[wp-trac] [WordPress Trac] #22538: 'wp_image_editor_class' vs. 'wp_image_editors'

WordPress Trac noreply at wordpress.org
Thu Nov 22 18:54:50 UTC 2012


#22538: 'wp_image_editor_class' vs. 'wp_image_editors'
--------------------------+--------------------
 Reporter:  scribu        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+--------------------

Comment (by markoheijnen):

 If the plugin wants to load an editor itself on a certain place in the
 code of the plugin then you don't need a filter. The plugin can manipulate
 'wp_image_editors'.
 The filters don't need args because at that point the factory has the
 control and not the implementation.

 I guess scribu means that the filter will be renamed with a little
 different way of handeling.

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


More information about the wp-trac mailing list