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

WordPress Trac noreply at wordpress.org
Tue Jul 11 22:46:50 UTC 2017


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

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"41028"]:
 {{{
 #!CommitTicketReference repository="" revision="41028"
 Widgets: Enqueue assets needed by media and text widgets in their
 `_register_one()` methods.

 The `WP_Widget::_register_one()` method is more guaranteed to be called as
 opposed to its wrapper `WP_Widget::_register()` which plugins may bypass
 for performance reasons.

 Amends [40631], [40640].
 See #35243, #32417.
 Fixes #41021.
 }}}

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


More information about the wp-trac mailing list