[wp-trac] [WordPress Trac] #43125: Deregistering WP_Widget_Media_Image breaks Text widget's "Add Media" button

WordPress Trac noreply at wordpress.org
Thu Jan 18 13:24:21 UTC 2018


#43125: Deregistering WP_Widget_Media_Image breaks Text widget's "Add Media" button
---------------------------+-----------------------------
 Reporter:  standardspace  |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Widgets        |    Version:  4.9.2
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 Using:

 {{{#!php
 <?php
 unregister_widget( 'WP_Widget_Media_Image' );
 }}}


 results in Text widget's "Add Media" button no longer working.

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


More information about the wp-trac mailing list