[wp-trac] [WordPress Trac] #18236: Change hook 'post_edit_form_tag' from an action to a filter

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 25 04:12:51 UTC 2011


#18236: Change hook 'post_edit_form_tag' from an action to a filter
------------------------------------+------------------------------
 Reporter:  mikeschinkel            |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Upload                  |     Version:  3.2.1
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------------------

Comment (by dd32):

 > is backwards compatible with existing plugins

 Not really. Any functions hooked as an action would return null, if they
 return after a filter hooked function, the value of the filter is
 effectivly ignored, correct?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18236#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list