Skip to content

KnowTheCode/Custom-Post-Type-Basics-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Post Type Basics Plugin

This repository is the starter plugin for the Custom Post Type Basics lab on Know the Code. It gives you a shell for building the plugin in your WordPress sandbox.

In this lab, you are building a team biographies plugin.

Installation

  1. Download it.
  2. Put into your wp-content/plugins/ folder
  3. Extract it
  4. 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:

  1. Using PhpStorm, open your project and navigate to wp-content/plugins/. (Or open terminal and navigate there).
  2. Then type: git clone https://github.com/KnowTheCode/Custom-Post-Type-Basics-Lab.
  3. Go into the new folder

Contributions

All feedback, bug reports, and pull requests are welcome.

Releases

No releases published

Packages

No packages published

Languages