WordPress/wp-admin/js/widgets
Weston Ruter 667f377cd0 Widgets: Prevent visual Text widget from decoding encoded HTML.
Also apply `the_editor_content` filters on widget `text` with `format_for_editor()` as is done for the post editor.

Amends [40631].
Props westonruter, azaozz.
See #35243.
Fixes #41596.

Built from https://develop.svn.wordpress.org/trunk@41260


git-svn-id: http://core.svn.wordpress.org/trunk@41100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-08-17 23:37:43 +00:00
..
media-audio-widget.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +00:00
media-audio-widget.min.js Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future. 2017-05-11 21:11:44 +00:00
media-image-widget.js Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover. 2017-08-14 17:56:42 +00:00
media-image-widget.min.js Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover. 2017-08-14 17:56:42 +00:00
media-video-widget.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
media-video-widget.min.js REST API: Allow overriding jQuery.ajax calls from within wp-admin 2017-08-02 16:45:44 +00:00
media-widgets.js Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover. 2017-08-14 17:56:42 +00:00
media-widgets.min.js Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover. 2017-08-14 17:56:42 +00:00
text-widgets.js Widgets: Prevent visual Text widget from decoding encoded HTML. 2017-08-17 23:37:43 +00:00
text-widgets.min.js Widgets: Prevent visual Text widget from decoding encoded HTML. 2017-08-17 23:37:43 +00:00