WordPress Hooks Update
WordPress 2.0.5 is nearing release, and WordPress 2.1 continues development. I’ve updated the WordPress Hooks Database with hooks added in 2.0.4, 2.0.5 and 2.1
This is a tedious chore for me. I’m probably doing it very inefficiently. Perhaps someone out there with better regex and pipe skills can doublecheck my work! Leave comments if you find any hooks that are missing or miscategorized.


That last link should be 2.1 only.
The lists look good so far. I’ll have to start documenting some of them
westi
October 13, 2006 at 8:34 am
Heh. It’s a daunting task, but it’ll be an invaluable resource once it is completed. Heck, even for me. I can’t memorize all those hooks and their quirks and their passed parameters.
Mark Jaquith
October 13, 2006 at 8:39 am
Some time ago I took you up on that regex challenge. The results aren’t perfect–sometimes my code finds a commented-out hook without realizing it–but if you haven’t already seen it, here it is:
http://adambrown.info/p/wp_hooks
a10brown
January 22, 2009 at 3:41 pm
Nice work, Adam!
Mark Jaquith
March 6, 2009 at 2:08 am