Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 570 Bytes

PHP Output Buffer Lab

This repository is a companion plugin for the PHP Output Control and Buffer Basics lab.

Installation

  1. In terminal, navigate to {path to your sandbox project}/wp-content/plugins.
  2. Then type in terminal (or Git Bash): git clone https://github.com/KnowTheCode/php-output-buffer-lab.git.
  3. Press enter or return. The plugin starts cloning into your project.
  4. When it's done, log into your WordPress website.
  5. Go to Plugins and activate the PHP Output Buffer plugin.