WordPress plugin including Custom Post Type, Custom Taxonomy and functionality for Team Member Biographies.
Requires the Genesis Framework and PHP 5.6+. (The dependency on the Genesis Framework is in outputting the custom taxonomy in the post_meta.)
- Download the .zip-file into the
wp-content/plugins/
folder. - Extract it.
- Activate the plugin from the WordPress dashboard.
- Open
wp-content/plugins/
of your project in a terminal window. - Type:
git clone https://github.com/christophherr/team-member-biographies
. - Activate the plugin from the WordPress dashboard.
Feedback, bug reports, and pull requests are welcome.