=== Plugin Name === Contributors: krawl00 Donate link: www.duhjones.com Tags: post,roster,staff,directory Requires at least: 3.4.2 Tested up to: 3.4.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a custom post type for roster members along with a custom taxonomy for assigning categories to the new post type. == Description == 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](http://www.duhjones.com/downloads/bcd-roster/) == Installation == 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 == Frequently Asked Questions == = 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](http://www.duhjones.com/downloads/bcd-roster/) 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. == Screenshots == 1. The new Dashboard menu 2. Sample output of a roster listing == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.0 = Initial relase