WordPress/wp-admin/js/widgets
Weston Ruter bb2e8b0d63 Widgets: Ensure that audio and video files appear in media library browser upon upload.
Props timmydcrawford.
Amends [40640].
See #32417, #39994, #39995.
Fixes #40803.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-25 03:20:41 +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: Ensure that audio and video files appear in media library browser upon upload. 2017-05-25 03:20:41 +00:00
media-widgets.min.js Widgets: Ensure that audio and video files appear in media library browser upon upload. 2017-05-25 03:20:41 +00:00
text-widgets.js Widgets: Further refine WP JS coding style in media widgets code. 2017-05-22 22:05:42 +00:00
text-widgets.min.js Widgets: Extend the Text widget with TinyMCE. 2017-05-11 18:55:43 +00:00