Posts Tagged ‘WordPress Plugins’
Introducing WordPress Hook Sniffer: a Developer Plugin
Thursday, April 29th, 2010As a developer, one of the benefits to sophisticated Open Source projects like WordPress and BuddyPress is that a significant amount of foundational code is already in place. This makes adding additional functionality, additional value, to the platform easier. You just create a plugin. Read more »
WordPress Hooks, Barbs, and Snags
Thursday, April 29th, 2010This article is intended to help you learn how to interpret the output from the WordPress Hook Sniffer developer’s tool
This article is my exhaustive study of what I thought was a simple little function—the do_action function. It details how WordPress action hooks really work. Read more »


