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

WordPress Trac noreply at wordpress.org
Fri Jul 14 17:23:02 UTC 2017


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

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


Comment:

 In [changeset:"41052"]:
 {{{
 #!CommitTicketReference repository="" revision="41052"
 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.

 Merges [41028] to the 4.8 branch.
 Amends [40631], [40640].
 See #35243, #32417.
 Fixes #41021 for 4.8.1.
 }}}

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


More information about the wp-trac mailing list