BuddyPress do_action and apply_filters hook reference db
-
had this sitting on the back burner for awhile; as I use it to cross reference all the lovely do_action triggers and apply_filters.
a bit basic and rough but i uploaded a version to my test site for anyone else:
http://etivite.com/groups/buddypress/hooks/view all do_actions, apply_filters, by component, by file
includes code snippet around each trigger, if a trigger calls a function that code is also included. links back to appropriate trac svn tag to view full source.some of the code snippets and line numbers might be off – seems running a reflection on windows causes some issues that i need to track down. next step is to incorporate jeff’s hook sniffer to show running output for each trigger.
built against 1.2.5.2 (and very easy for me to regenerate when a new version hits)
(obviously inspired by http://adambrown.info/p/wp_hooks/ )
enjoy!
- The topic ‘BuddyPress do_action and apply_filters hook reference db’ is closed to new replies.