Skip to content

KnowTheCode/PHP-OOP-WordPress-Hooks-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP OOP and WordPress Hooks Basics

This repository is the starting code for the PHP OOP and WordPress Hooks Basics lab on Know the Code.

This plugin is just code for a lab. It's not for production or use.

Installation

  1. In terminal, navigate to {path to your sandbox project}/wp-content/plugins.
  2. Then type in terminal: git clone git@github.com:KnowTheCode/PHP-OOP-WordPress-Hooks-Basics.git.
  3. Change the plugin's name to sandbox or sandbox-oop.
  4. Log into your WordPress website.
  5. Go to Plugins and activate the plugin.

About

PHP OOP and WordPress Hooks Basics lab starting code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages