This repository is a barebones Sandbox WordPress plugin that you can use as a starting point for doing hands-on labs on Know the Code.
- In terminal, navigate to
{path to your sandbox project}/wp-content/plugins
. - Then type in terminal (or Git Bash):
git clone https://github.com/KnowTheCode/barebones-sandbox.git
. - Press enter or return. The plugin starts cloning into your project.
- When it's done, log into your WordPress website.
- Go to Plugins and activate the Barebones Sandbox plugin.