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

WordPress Custom Post Type Archive

描述

The WordPress Custom Post Type Archive Widget Plugin displays a monthly or yearly archive of posts for one specific post-type. It is very similar to the WordPress Archive except that it just displays one specific custom post-type’s posts, not all categories. It can be configured to either show a listing or a pulldown by month or year with or without post counts.

安裝

  1. Upload “wp-custom-post-type-archive.php” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. From the “Widgets” page in WordPress drag the “Custom Post Type Archive” widget to the “Sidebar”.
  4. Configure the “Custom Post Type Archive” widget controls, setting the “Title”, “Custom Type”, “Display Style”, “Group By” and “Show Post Counts” fields.

常見問題

How is the Cateogry Archive widget different than the built-in Archive widget?

The Custom Post Type Archive widget lets you show posts for one specific custom Post Type. The built-in Archive widget shows posts for all categories.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WordPress Custom Post Type Archive” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0

  • First version, based on Hugh Mandeville’s code/readme.