Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 773 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 773 Bytes

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 post_meta.)

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.