Hooking Into WordPress

This presentation will give an in-depth look into how to extend or modify core functionality without touching core files. Attendees will learn how to use actions and filters as well as create their own custom hooks. We will also take a look at some core hooks, and the best practices when it comes to using them.

There will be real-life examples as well as some more abstract, “plain-english” examples to really nail home how actions and filters should be used.