Display Category Post Count
Display Category Post Count
Description
This plugin help you to display post count in category for wordpress post and woocommerce product
Installation
- Upload the entire ‘display-category-post-count’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the shortcode thats all.
Faq
This plugins return total number of post/products added in any category of post / woocommerce.
Once activated this plugin you need to add shortcode in editor to show count value.
You have to pass parameters in shortcode to get result for specific category & post type.
[get-post-count-wpcpc category=”your category name” post_type=”post/product/etc”]
Reviews
Wrong results and no support
By eddypiv on March 11, 2023
Wrong results and no support. Useless.
Cool - but i miss the daterange function
By mediawork.ch (mymediawork) on January 17, 2022
Very cool. It's a simple plugin to count the posts also for custom types.
but i miss the function to define a range (from/to) or count for the current year.
Exactly What I Needed
By humanarttribe on October 19, 2020
This little plugin saved the day for my team, which is using Avada's blog element to display paginated results. The element doesn't respect configuration options that allow you to display total number of pages, making it look like there were only two. This shortcode gave us a great option for telling users how many user-submitted posts we truly have, increasing our social proof. Thanks!!
Changelog
1.0
- Initial Release.
1.1
- Some bug fix of wp query.