[wp-trac] [WordPress Trac] #41021: Text widget does not show Title field or TinyMCE editor

WordPress Trac noreply at wordpress.org
Fri Jun 16 05:52:26 UTC 2017


#41021: Text widget does not show Title field or TinyMCE editor
-----------------------------------------+--------------------
 Reporter:  aholstrya                    |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  4.8.1
Component:  Widgets                      |     Version:  4.8
 Severity:  normal                       |  Resolution:
 Keywords:  reporter-feedback has-patch  |     Focuses:
-----------------------------------------+--------------------
Changes (by westonruter):

 * keywords:  reporter-feedback => reporter-feedback has-patch
 * milestone:  Awaiting Review => 4.8.1


Comment:

 I got a separate report for a plugin incompatibility that had the same
 effect of the controls not appearing for the Text and media widgets, via
 @salvatorebalzano:

 > the problem is `customize-widgets-plus plugin` is not compatible with
 the way the new text widget gets registered. ( same applies for the new
 Media widgets )
 > https://github.com/xwp/wp-customize-widgets-plus/blob/master/php/class-
 optimized-widget-registration.php#L124-L125
 > and
 > https://github.com/xwp/wp-customize-widgets-plus/blob/master/php/class-
 optimized-widget-registration.php#L272-L273
 >
 > new Text Widget uses `_register()` method to load TinyMCE editor and
 that method never gets called in `customize-widget-plus`

 Ironically the incompatibility is with a plugin I wrote myself. 😞

 I have a patch in [attachment:40951.0.diff] with a proposed fix. Can you
 test?

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


More information about the wp-trac mailing list