Team Bios Plugin
A Team Bios Plugin built while learning custom post types and taxonomies from KnowTheCode
by Jeff Cleverley · github.com/jeffcleverley/teambios · website
★ 0stars
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/jeffcleverley/teambios/archive/refs/heads/master.zipDeftly Team Bios Plugin
A Team Bios Plugin, utilising custom post types and taxonomies.
Built while learning from KnowTheCode, awesome tutorials from Tonya Mork.
Installation
- Download it.
- Put into your
wp-content/plugins/folder - Extract it
- Go into the new folder
Installation from GitHub is as simple as cloning the repo onto your local machine. To clone the repo, do the following:
- Open your project and navigate to
wp-content/plugins/. (Or open terminal and navigate there). - Then type:
git clone https://github.com/JeffCleverley/TeamBios. - Go into the new folder
Contributions
All feedback, bug reports, and pull requests are welcome.