diff --git a/comicpress-debug.php b/comicpress-debug.php index d398516..9f1d07c 100644 --- a/comicpress-debug.php +++ b/comicpress-debug.php @@ -36,7 +36,7 @@ function comicpress_notice_debug() { if (empty($error)) { $founderror = FALSE; - $blog_query = '&show_posts=-1&posts_per_page=-1'; + $blog_query = '&show_posts=-1&posts_per_page=-1&cat="-'.exclude_comic_categories().'"'; $comic_categories = array(); $founderrorpost = array();