该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

BCD Roster

描述

Adds a custom post type for roster members along with a custom taxonomy for assigning categories to the new post type. Also provides a shortcode interface to list the roster in various ways.

Shortcode(s):

  • [bcdroster] : Displays a list of all roster members

For detailed usage instructions please visit duhjones.com

屏幕截图

  • The new Dashboard menu
  • Sample output of a roster listing

安装

  1. Upload plugin to a folder named ‘bcd-roster’ within the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add new roster members and categories using the newly added Dashboard menu

常见问题

Are there any shorcodes available to display the upcoming posts?

Yes. The [bcdroster] shortcode can be used to display the roster in various ways. Visit duhjones.com for details on how to use the shortcode.

Can members of the roster be searched using the default search functionality?

Yes. The roster is built using a custom post type making all members of the roster searchable using the default search capabilities of your WordPress site.

评价

此插件暂无评价。

贡献者及开发者

“BCD Roster” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“BCD Roster”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release