Team Member Biographies
Basic Custom Post Type and Custom Taxonomy plugin. Requires the Genesis Framework.
by christophherr · github.com/christophherr/team-member-biographies · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/christophherr/team-member-biographies/archive/refs/heads/master.zipFrom the readme
Team Member Biographies Plugin for the Genesis Framework
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 postmeta.)
Installation
Zip File
1. Download the .zip-file into the wp-content/plugins/ folder.
2. Extract it.
3. Activate the plugin from the WordPress dashboard.
Clone the Repository
1. Open wp-content/plugins/ of your project in a terminal window.
2. Type: git clone https://github.com/christophherr/team-member-biographies.
3. Activate the plugin from the WordPress dashboard.
Contributions
Feedback, bug reports, and pull requests are welcome.