このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Display Category Post Count

説明

This plugin help you to display post count in category for wordpress post and woocommerce product

インストール

  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.

FAQ

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”]

評価

2020年10月19日
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!!
3件のレビューをすべて表示

貢献者と開発者

Display Category Post Count はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Display Category Post Count” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial Release.

1.1

  • Some bug fix of wp query.