Understanding WordPress Filters and Actions

If you’re just getting your feet wet in WordPress development, and don’t have a lot of experience working with callbacks/hooks, you might be wondering what the hell you’re supposed to do with all of these Actions and Filters.

The goal of this talk is to get you to a point where you grasp what they are, how they work, and some common places you might use them in theme and plugin development.