Hooks and Filters: WordPress Magic

Hooks and filters are two weapons that make WordPress such a great and extensible platform. Unfortunately they are often underused, so I’d like to spread the word for the betterment of the WordPress programmer community as a whole. The topic will cover definitions of hooks/actions and filters, how to use them and why to use them.