if ($show_thisweek) { add_filter('posts_where', array($this, 'this_week_filter')); }. And just to be on the safe side, remove it after calling query_posts ...
確定! 回上一頁