Group Mods

  • Profile picture of Hugo
  • Profile picture of r-a-y
  • Profile picture of @mercime

Introducing the WordPress Hook Sniffer: a Developer Plugin (4 posts)

Started 2 years ago by: Jeff Sayre

  • Profile picture of Jeff Sayre Jeff Sayre said 2 years ago:

    The WordPress Hook Sniffer plugin is a tool for plugin developers that helps determine the sequence in which action and filter functions are fired. It allows you to peer into the inner workings of the WordPress Plugin API. You can configure what is outputted and to where the output is sent (screen or text file).

    More detailed information can be found on my blog, including a link to the WordPress Plugin Repository where it is hosted: http://jeffsayre.com/2010/04/29/introducing-wordpress-hook-sniffer-a-developer-plugin/

    Here is the BuddyPress-based group for this plugin: http://buddypress.org/community/groups/wordpress-hook-sniffer/home/

  • Profile picture of Arx Poetica Arx Poetica said 2 years ago:

    Awesone plugin. I just paid ye. :)

  • Profile picture of Jeff Sayre Jeff Sayre said 2 years ago:

    @arxpoetica -

    I’m glad that you find the WP Hook Sniffer useful. Thanks for the donation!

    I had @mikepratt download it today to help him out with an add_action function that was not firing.

  • Profile picture of Mike Pratt Mike Pratt said 1 year, 12 months ago:

    @jeffsayre ‘s right. We figured it out thanks to his McGruff The Crime Dog Hook Sniffer plugin. I highly recommend if you want to do some serious under-the-hood looking