This repository is a companion plugin for the PHP Output Control and Buffer Basics lab.
- 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/php-output-buffer-lab.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 PHP Output Buffer plugin.