', '

') ?>
'" . date('Y-m-d', strtotime('-30 days')) . "'"; // $where .= " AND post_date >= '2009-03-01' AND post_date < '2009-03-16'"; return $where; } add_filter('posts_where', 'filter_where'); $posts = query_posts('&show_posts=-1&posts_per_page=-1&cat='.get_all_comic_categories_as_cat_string()); ?>
<?php the_title() ?>