After this session you will share my believe that hooks are the reason that WordPress is the number one cms in the world. You will know how to use them in order to extend core, plugins and themes and learn some smart tricks which you can use when adding hooks to your own code.
Content in details:
* why bother with hooks?
* where hooks are used
* elements of hook routines
* basic functions and attributes
* how core itself uses hooks
* debugging hooks