Hi,
We display the number of posts and number of pages of posts in the category.php how could I do that while excluding the number of posts from a specific category
This is the current query, what would i need to change to this?
$numposts = $wp_query->found_posts;