comicpress-2.8/functions
Philip M. Hofer (Frumph) b7315d9806 Filters for rascal and href were not being disabled on the is_search and is_archive pages, fixed by doing a return of $output inside the function.
The actual lines for adding the filter wouldn't accept the if (is_archive() or is_search()) for some reason, always returned false even with a global $wp_query, should have john investigate this further.

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
2010-01-10 16:00:16 -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 Filters for rascal and href were not being disabled on the is_search and is_archive pages, fixed by doing a return of $output inside the function. 2010-01-10 16:00:16 -08:00
displaypost.php Issue#45 author retrieval information for author.php and fix for the deprecated get_author_link for displaypost.php, courtesy halkeye 2010-01-08 03:39:51 -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 Members Only moved to addons, 2 new options made for enable it at all and enable it for comments. 2010-01-03 22:39:45 -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 RSS Feed revamp to use post_thumbnails & the new comicpress_display_comic_image() 2010-01-02 11:58:26 -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 filter for the_excerpt to add the comic images to the feeds in case someone has it switched in the settings. 2010-01-02 13:07:02 -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