[wp-trac] [WordPress Trac] #10055: Media filters are very wrong...

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 7 01:47:32 GMT 2009


#10055: Media filters are very wrong...
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:     
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  2.9
Component:  Media              |     Version:  2.8
 Severity:  normal             |    Keywords:     
-------------------------------+--------------------------------------------
 e.g.:

 {{{
 apply_filters($callback, call_user_func($callback));

 ...

 $html = apply_filters('audio_send_to_editor_url', $html, $href, $title);
 }}}

 so, basically, we get to add fields over on the type_url_form_audio form,
 but they're not available as filters in the audio_send_to_editor_url
 filter.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10055>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list