[wp-trac] [WordPress Trac] #30062: Add Hooks to Image Editor UI

WordPress Trac noreply at wordpress.org
Tue Oct 21 16:45:04 UTC 2014


#30062: Add Hooks to Image Editor UI
-------------------------+---------------------------------
 Reporter:  ericmann     |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Media        |     Version:  4.0
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:  ui, administration
-------------------------+---------------------------------

Comment (by tomauger):

 I submitted a ptach for this some time ago, that got lost in the shuffle.
 it does exactly what you're talking about: creates "image editor groups"
 that are modeled after meta boxes on the post editor.

 https://core.trac.wordpress.org/attachment/ticket/21811/trac-21811
 -extensible-image-editor.patch

 This plugin demonstrates how you would hook into these editor groups from
 your plugin to add a new editor group to the Image Editor.

 https://core.trac.wordpress.org/attachment/ticket/21811/21811-enhanced-
 editor-demo.zip

 In this case I believe it adds an editor group that allows the user to
 select which image_size he wants to crop for.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30062#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list