Описание
This plugin help you to display post count in category for wordpress post and woocommerce product
Установка
- 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.
Часто задаваемые вопросы
-
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»]
Отзывы
Участники и разработчики
«Display Category Post Count» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Display Category Post Count» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial Release.
1.1
- Some bug fix of wp query.