[wp-trac] [WordPress Trac] #21811: Add image editing UI to the media modal
WordPress Trac
noreply at wordpress.org
Fri Mar 7 11:11:00 UTC 2014
#21811: Add image editing UI to the media modal
------------------------------------+------------------
Reporter: koopersmith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Media | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+------------------
Comment (by ungestaltbar):
The latest patch (21811-08.patch) broke wp_enqueue_media on the frontend,
because the new dependency 'image-edit' for 'media-views' is only
registered if is_admin() equals true.
Moving ->add('image-edit') out of the admin condition at least makes
things load and setup properly again.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21811#comment:59>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list