This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BCD Roster

Descripció

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

Captures

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

Instal·lació

  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

PMF

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.

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«BCD Roster» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «BCD Roster» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.0.0

  • Initial release