comicpress-2.8/functions
Philip M. Hofer (Frumph) 30f3ebea26 part 3 of removing the comicpress-config.php file from being in use, -> done, configuration page made note: blog_postcount is now seperated from the config options and a regular upper level var on the indexoptions.php
currently the vars are being extracted to be the $vars that they were previously so they are backward compatible but would like to move those to be read from $comicpress_options['comicpress_config'][$key] at some point.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2009-12-31 15:32:17 -08:00
..
adminnotes.php 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
avatars.php Centralizing options into single array - part 1. 2009-11-22 10:06:19 -08:00
classes.php reducing use of in_comic_category() by setting it to a $var $is_comic = in_comic_category() and using $is_comic if multiple usages of it within the same set of functions 2009-12-25 15:01:48 -08:00
comment-functions.php Comments/pingbacks styling and adjustments... 2009-12-01 16:12:59 -07:00
custom-image-header.php CSS adjustments for the custom-image-header.php apparently there was an extra } all this time. 2009-12-26 05:54:22 -08:00
displaycomic.php fix for 3c vertical in the layout-head.php 2009-12-24 22:06:20 -08:00
displaypost.php Adjusted the if is_page() on some functions to make sure they break;/return right away 2009-12-31 07:50:54 -08:00
dual-columns.php part 3 of removing the comicpress-config.php file from being in use, -> done, configuration page made note: blog_postcount is now seperated from the config options and a regular upper level var on the indexoptions.php 2009-12-31 15:32:17 -08:00
membersonly.php Random NOTICE fixes with WP_DEBUG turned on. 2009-12-25 10:06:14 -08:00
moods.php moods fix for the <img /> line to be html compliant and wp-pagenavi.php fix for empty <li> statements 2009-12-26 10:17:20 -08:00
multicomics.php 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
navigation-template-tags.php set up function tests area 2009-12-18 07:42:18 -05:00
pagination.php 2.8.2.6 fresh upload 2009-11-13 08:00:25 -08:00
protect.php Introducing John Bintz's protect and restore functions, moved the #comic code from index & single into the layout-head so that it's uniformative code but made it call display_comic_area(); made it so that left and right sidebar's will know the comic code on index, etc. temporarily added the queries to the footer.php and re-enabled (orig) navigation for testing. 2009-12-22 14:20:11 -08:00
searchcustomfields.php Random NOTICE fixes with WP_DEBUG turned on. 2009-12-25 10:06:14 -08:00
shortcodes.php Random NOTICE fixes with WP_DEBUG turned on. 2009-12-25 10:06:14 -08:00
syndication.php attr's fix in the related posts, global the $comicpress_options right off, set the enable_comment count in feed var in the syndication.php 2009-12-27 05:00:25 -08:00
widget-template-tags.php Re-Adding modifications which were missed 2009-12-21 18:16:29 -08:00
wp-pagenavi.php moods fix for the <img /> line to be html compliant and wp-pagenavi.php fix for empty <li> statements 2009-12-26 10:17:20 -08:00
wpmu.php finalize get comic path changeover 2009-12-01 22:27:54 -05:00