這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Category Post Count

外掛說明

Sometimes you need to customize post counts for individual categories. There is no built-in method for this in WordPress. So this plugin steps in and fills that gap. You can set values for each category as you wish.

Does not support custom taxonomies yet.

Future

  • Options Page for various options
  • Support for tags
  • Support for custom taxonomies
  • Support for search results

螢幕擷圖

  • When adding a category, you can specify post count for that category.
  • Category listing shows each category's posts_per_page and posts_per_rss values.

安裝方式

You can use automattic install from your extensions page or you can install it manually;

  1. Unzip archive, upload category-post-count folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

What is the default value of `posts_per_page` and `posts_per_rss`?

If you didn’t change it after installing WordPress, it has to be 10. It can be changed from Settings > Reading page of your Admin area.

Does it have to be same values for posts and feeds?

You can use different values. You can even left it empty to use default value of your blog.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Category Post Count〉的開發相關工作。

參與者

〈Category Post Count〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Category Post Count〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

[0.1.2] – 2015-08-07

  • Added Dutch translations by Taco Verdonschot

[0.1.1] – 2015-08-06

  • Changed textdomain variable to hardcoded strings (https://markjaquith.wordpress.com/2011/10/06/translating-wordpress-plugins-and-themes-dont-get-clever/ – Thanks Bjørn)
  • Added Norwegian Bokmål translations by Bjørn Johansen (Thanks again)

[0.1.0] – 2015-08-06

  • First version