Count Posts In A Category, Tag, Or Custom Taxonomy Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
Readme Generator
- This plugin’s readme.txt file was generated by the bitacre Readme Generator for WordPress Plugins.
Support
Donations
Donations are graciously accepted to support the continued development and maintenance of this and other plugins. We currently accept Paypal and kind words.
Screenshots
-
Some examples of what you can do with the plugin (in the body of a post).
-
The code that created the output in the picture above.