[wp-trac] Re: [WordPress Trac] #7216: remove_filter should allow
all callback functions for a tag to be removed
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 17 07:22:09 GMT 2008
#7216: remove_filter should allow all callback functions for a tag to be removed
-----------------------------------------+----------------------------------
Reporter: filosofo | Owner: jacobsantos
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.9
Component: General | Version: 2.6
Severity: normal | Resolution:
Keywords: has-patch remove_filter all |
-----------------------------------------+----------------------------------
Comment (by filosofo):
Why a new function? {{{apply_filters}}} lets you pass "all" as the "tag,"
so this is parallel behavior. Performance reasons should not be a factor,
because {{{remove_filter}}} is not called enough to make a difference, and
the check on that block should be pretty quick anyways.
Another function is just something else to have to remember.
--
Ticket URL: <http://trac.wordpress.org/ticket/7216#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list