=== Display Category Post Count === Contributors: amitk06 Tags: post, category, woocommerce category, category post count, display, post count, category wise post count Requires at least: 4.4 Tested up to: 5.6.1 Requires PHP: 5.6 Stable tag: 1.1 == Description == This plugin help you to display post count in category for wordpress post and woocommerce product == Frequently Asked Questions == = What does this plugin do? = This plugins return total number of post/products added in any category of post / woocommerce. = How to use this plugin? = 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"]** == Installation == 1. Upload the entire 'display-category-post-count' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Use the shortcode thats all. == Changelog == = 1.0 = * Initial Release. = 1.1 = * Some bug fix of wp query. == Upgrade Notice ==