Popis
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
Snímky obrazovky
Instalace
- Upload plugin to a folder named ‚bcd-roster‘ within the
/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Add new roster members and categories using the newly added Dashboard menu
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
BCD Roster je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “BCD Roster” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- Initial release