[wp-trac] [WordPress Trac] #36802: wp_editor doesn't display "Add Media" button in Firefox, Safari or Chrome

WordPress Trac noreply at wordpress.org
Tue May 10 13:37:54 UTC 2016


#36802: wp_editor doesn't display "Add Media" button in Firefox, Safari or Chrome
----------------------------+-----------------------------
 Reporter:  jdorner         |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Editor          |    Version:  4.5
 Severity:  normal          |   Keywords:
  Focuses:  ui, javascript  |
----------------------------+-----------------------------
 When using wp_editor on the front end, the "Add Media" button shows when
 using Chrome on Windows, but not when using Firefox, MSIE 11 or Safari on
 Windows or Chrome on a Mac.

 To reproduce, insert the following code in any theme template or front end
 script.

 {{{
 <form>
 <?php wp_editor( 'content', 'editor_id'); ?>
 </form>
 }}}

 It worked in version 4.4.3
 It stopped working in version 4.5

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36802>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list