[wp-trac] [WordPress Trac] #17817: do_action/apply_filters/etc. recursion on same filter kills underlying call
WordPress Trac
noreply at wordpress.org
Sat Oct 11 02:33:34 UTC 2014
#17817: do_action/apply_filters/etc. recursion on same filter kills underlying call
-------------------------------------------------+-------------------------
Reporter: kernfel | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future
Component: Plugins | Release
Severity: normal | Version: 2.2
Keywords: dev-feedback has-unit-tests has- | Resolution:
patch | Focuses:
-------------------------------------------------+-------------------------
Comment (by jbrinley):
Replying to [comment:75 leewillis77]:
> Does anyone know from experience whether is_callable() is suitably
performant - or do we need to test if we want to add it?
Just ran some tests. `is_callable()` adds about 10% to the `do_action`
execution time.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17817#comment:78>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list