Introduction to WordPress Hooks

This session takes users who are looking to expand their knowledge of WordPress hooks for theme and plugin development. I’ll walk them through what hooks are, first and foremost, the WordPress core page load (ie when certain hooks fire), the anatomy of the various hook functions, and finally some examples of common ways they are used.