Adds a custom shortcode that returns the number of posts in a category, tag, or custom taxonomy. Accepts a slug (default), ID, or name as input and wo
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.
Requires: 2.8 or higher
Compatible up to: 3.5.1
Last Updated: 2013-1-1
Downloads: 3,063
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?