[wp-trac] [WordPress Trac] #26640: [Patch] Performance Increase in apply_filter() (~11%)
WordPress Trac
noreply at wordpress.org
Mon Dec 16 11:54:54 UTC 2013
#26640: [Patch] Performance Increase in apply_filter() (~11%)
-------------------------+------------------------------
Reporter: dshafik | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 1.5
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by dshafik):
Added in the `function_exists` call with a `trigger_warning` to emulate
the original `E_WARNING`. It doesn't add noticeable overhead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26640#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list