WordPress/wp-admin/js/widgets
Dominik Schilling b7d54dd918 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.

Merge of [41260] to the 4.8 branch.

Amends [40631].
Props westonruter, azaozz.
See #35243.
Fixes #41596.
Built from https://develop.svn.wordpress.org/branches/4.8@41392


git-svn-id: http://core.svn.wordpress.org/branches/4.8@41225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-09-19 07:44:32 +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: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-image-widget.min.js Widgets: Prevent image title attribute from being populated from attachment title by default upon selection. 2017-05-15 18:42:44 +00:00
media-video-widget.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +00:00
media-video-widget.min.js Widgets: Introduce isHostedVideo method on VideoWidgetControl to allow plugins to extend for recognizing services beyond YouTube and Vimeo. 2017-05-20 04:18:41 +00:00
media-widgets.js Widgets: Forcibly limit Video widget to only accept oEmbed URLs from YouTube and Vimeo (for now). 2017-07-14 17:41:32 +00:00
media-widgets.min.js Widgets: Forcibly limit Video widget to only accept oEmbed URLs from YouTube and Vimeo (for now). 2017-07-14 17:41:32 +00:00
text-widgets.js Widgets: Prevent visual Text widget from decoding encoded HTML. 2017-09-19 07:44:32 +00:00
text-widgets.min.js Widgets: Prevent visual Text widget from decoding encoded HTML. 2017-09-19 07:44:32 +00:00