[wp-trac] [WordPress Trac] #21321: Remove is_null() checks in apply_filters(), do_action(), et al.
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 20 05:25:39 UTC 2012
#21321: Remove is_null() checks in apply_filters(), do_action(), et al.
-------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.5
Component: Performance | Version:
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [21287]:
{{{
#!CommitTicketReference repository="" revision="21287"
Remove unnecessary is_null() checks from the worker loops inside
do_action(), apply_filters(), etc. fixes #21321. see #21169.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21321#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list