Supporting code examples for understanding Hooks, Actions and Filters
You can open the related article to this repositary on servebolt.com. On there you can find lots of explanations about hooks, actions and filters, along with video example of them in action.
Inside this repo are 4 separate code sets
- Example child theme with hooks in use
- Example plugin with hooks in use
- Example Object Oriented Programming version of a plugin with hooks in use
- A mu-plugin to list all used hooks in a table at the bottom of a page
You can also watch the supporting video on YouTube