该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

“WordPress Custom Post Type Archive” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

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