[wp-trac] [WordPress Trac] #43488: Debug backtrace doesn’t capture hook name for do_action_ref_array
WordPress Trac
noreply at wordpress.org
Wed Mar 7 17:06:01 UTC 2018
#43488: Debug backtrace doesn’t capture hook name for do_action_ref_array
-------------------------+-----------------------------
Reporter: Rarst | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
`wp_debug_backtrace_summary()` is currently hardcoded to treat
`do_action()` and `apply_filters()` as special output case with invoked
hook name appended.
It misses to do the same for `do_action_ref_array()`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43488>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list