Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22447, comment 3


Ignore:
Timestamp:
11/14/2012 11:39:09 PM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22447, comment 3

    initial v1  
    1 Yes, the (old) Edit Image modal is the only place that uses these icons in 3.5. They are in wp-admin/css because of the old Upload/Insert modal that will be removed. The `../../../../../../wp-admin/images/...` may look "ugly" but is the only safe way to reference the icons from wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css.
     1Yes, the (old) Edit Image modal is the only place that uses these icons in 3.5. They are in wp-admin/images because of the old Upload/Insert modal that will be removed. The `../../../../../../wp-admin/images/...` may look "ugly" but is the only safe way to reference the icons from wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css.