Migrated from how-the-new-comicpress-works v1
parent
47b0a5c821
commit
af91fccd1b
|
@ -0,0 +1,14 @@
|
|||
h2. Configuration
|
||||
|
||||
Gone is comicpress-config.php. ComicPress 2.8 (2.9?) now stores all options in the wp_options table, and configs are updated through a theme config page:
|
||||
|
||||
* Go to Appearance -> ComicPress Core
|
||||
* Change and save your settings
|
||||
|
||||
h2. File Management
|
||||
|
||||
Gone are the separate folders for comic, RSS, and archive files. ComicPress 2.8 (2.9?) now uses the Media Gallery to manage comic files, and the Uploader is extended to make this task easier:
|
||||
|
||||
* Create a new post
|
||||
* Put the post in the comic category
|
||||
* Upload your comic image using the
|
Loading…
Reference in New Issue