Count Posts in a Category

Adds a custom shortcode that returns the number of posts in a category. Accepts category ID, name, or slug as input.

Author:bitacre (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.5
Plugin version:3.1
Added to WordPress repository:06-12-2011
Last updated:01-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://shinraholdings.com/plugins/count-posts...
Total downloads:8 394
Active installs:200+
plugin download
Click to start download

This plugin allows you to dynamically return the number of posts in a particular category, tag, or custom taxonomy. Inserting [cat_count value="category-slug"] in a post or page, or <?php do_shortcode('cat_count slug="category-slug" '); ?> anywhere in WordPress' code will return the number of posts in that particular category.

Useful for creating dynamic table of contents pages, keeping track of post stats, general bragging, or any place where keeping a running tally might be desirable.


Screenshots
FAQ
ChangeLog