[wp-trac] Re: [WordPress Trac] #4235: Improve did_action to show information on callers.

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 7 04:06:45 GMT 2007


#4235: Improve did_action to show information on callers.
---------------------------------------+------------------------------------
 Reporter:  majelbstoat                |        Owner:  anonymous
     Type:  enhancement                |       Status:  new      
 Priority:  normal                     |    Milestone:  2.4      
Component:  General                    |      Version:  2.2      
 Severity:  trivial                    |   Resolution:           
 Keywords:  did_action caller filters  |  
---------------------------------------+------------------------------------
Comment (by darkdragon):

 Perhaps, you should instead use the 'all' hook and use
 {{{debug_backtrace()}}} with that code. It should give you all the
 information you need. The whole point of the 'all' hook is just for this
 type of debugging.

 If this is acceptable, then wouldn't this be invalid?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4235#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list