[wp-trac] Re: [WordPress Trac] #5231: add_action('all',
...) causes unexpected behaviour
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 19 06:56:13 GMT 2007
#5231: add_action('all', ...) causes unexpected behaviour
------------------------+---------------------------------------------------
Reporter: tellyworth | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by ryan):
Once upon a time, filters and actions both returned their args. This is a
holdover from then. I think we should just get rid of the merging and
have do_action() and apply_filters() directly call the functions hooked
onto "all", with filters and actions having separate "all" queues.
--
Ticket URL: <http://trac.wordpress.org/ticket/5231#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list