Count Posts in a Category, Tag, or Custom Taxonomy
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 …
The facts
- Rating
- 5★ from 2
- Active installs
- 100+
- Price
- Free
- Last updated
- 1 Jan 2013
- Added
- Dec 2011
- Requires WP
- 2.8
- Tested up to
- WP 3.5.2
- Downloads
- 9,468
Our analysis
AI-assistedCount Posts in a Category, Tag, or Custom Taxonomy is a WordPress plugin that allows you to return the number of posts in a specified category, tag, or custom taxonomy. You can use the shortcode [cat_count value="category-slug"] in a post or page, or the PHP function do_shortcode() in your code to display this count.
This plugin is useful for users who want to create dynamic content such as tables of contents or track post statistics. It is suitable for anyone managing a WordPress site that requires visibility into post counts across different categories or tags.
Best for: This plugin is best for WordPress users who need to display post counts for categories or tags.
What it does well
- ✓Allows dynamic post count retrieval
- ✓Supports categories, tags, and custom taxonomies
- ✓Easy to implement with shortcodes or PHP
Where it falls short
- •Last updated in January 2013, may not be compatible with newer WordPress versions
- •Limited support and documentation available
Verdict
Count Posts in a Category, Tag, or Custom Taxonomy offers a straightforward solution for displaying post counts, though its age may raise compatibility concerns.
From the developer
Luke Mlsna's own description of Count Posts in a Category, Tag, or Custom Taxonomy, lightly tidied.
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.