WordPress/wp-admin/js/widgets
desrosj b60650f5bd 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.
Built from https://develop.svn.wordpress.org/trunk@51409


git-svn-id: http://core.svn.wordpress.org/trunk@51020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-07-12 23:57:57 +00:00
..
custom-html-widgets.js External Libraries: First pass at fixing jQuery deprecations in WordPress core and bundled themes. 2021-01-22 12:32:03 +00:00
custom-html-widgets.min.js External Libraries: First pass at fixing jQuery deprecations in WordPress core and bundled themes. 2021-01-22 12:32:03 +00:00
media-audio-widget.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
media-audio-widget.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
media-gallery-widget.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
media-gallery-widget.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
media-image-widget.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
media-image-widget.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
media-video-widget.js Docs: Replace @returns tags in JS docs with @return. 2019-11-29 18:01:03 +00:00
media-video-widget.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
media-widgets.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
media-widgets.min.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
text-widgets.js Widgets: Replace wp.editor references in the legacy text widget. 2021-07-12 23:57:57 +00:00
text-widgets.min.js Widgets: Replace wp.editor references in the legacy text widget. 2021-07-12 23:57:57 +00:00