function exclude_category($query) { if ( $query->is_home ) $query->set('cat', '-3'); return $query; } add_filter('pre_get_posts', 'exclude_category');

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.