Flexible WordPress: How to Use Action and Filter Hooks

At the heart of the WordPress code base sits the API responsible for it’s incredible flexibility: the Hooks API. Action and Filter hooks can be used to execute additional code or modify values at specific points in the lifecycle of a request in a safe and future proof way, preventing a number of headaches down the road.

Come learn about this API and how to make use of it in your own projects, plugins, and themes. Your future self will thank you!

WordCamp Rochester #WCROC is over. Check out the next edition!