[wp-trac] [WordPress Trac] #53437: Widgets Screen: wp.editor.initialize is not a function notice
WordPress Trac
noreply at wordpress.org
Mon Jul 12 23:56:56 UTC 2021
#53437: Widgets Screen: wp.editor.initialize is not a function notice
-------------------------------------------------+-------------------------
Reporter: noisysocks | Owner: zieladam
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Widgets | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit fixed-major dev- | Focuses:
reviewed |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"51409" 51409]:
{{{
#!CommitTicketReference repository="" revision="51409"
Widgets: Replace `wp.editor` references in the legacy text widget.
This changes the references to `wp.editor` in the text widget’s JavaScript
to `wp.oldEditor`, which is the new location for the old `editor` script
that was previously available at `window.wp.editor`.
Follow up to [51387-51388,51390].
Props spacedmonkey, zieladam.
Fixes #53437.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53437#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list