Team Bios Plugin
Team Bios plugin for Know the Code Labs
by hellofromTonya · github.com/knowthecode/team-bios · website
★ 0stars
1forks
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/knowthecode/team-bios/archive/refs/heads/master.zipReadme
Team Bios Plugin
In this repository is for a WordPress plugin that provides a team biographies to your site.
This repo is part of a lab series on Know the Code where you build:
- the custom post type
- the custom taxonomy
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:
- Using PhpStorm, open your project and navigate to
wp-content/plugins/. (Or open terminal and navigate there). - Then type:
git clone https://github.com/KnowTheCode/team-bios. - Go into the new folder
Contributions
All feedback, bug reports, and pull requests are welcome.