WordPress/wp-admin/js/widgets
Weston Ruter 6913ad9219 Widgets: Improve extensibility of the Gallery widget and of media widgets generally.
* Introduce a `widget_{$id_base}_instance_schema` filter for plugins to add new properties to a media widget's instance schema.
* Pass all of a gallery widget's instance props to the gallery media frame, not just the ones that core supports.

See #32417, #41914.
Fixes #42285.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-19 23:44:48 +00:00
..
custom-html-widgets.js Accessibility: CodeMirror editing areas minor improvements. 2017-09-24 16:00:46 +00:00
custom-html-widgets.min.js Accessibility: CodeMirror editing areas minor improvements. 2017-09-24 16:00:46 +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-gallery-widget.js Widgets: Improve extensibility of the Gallery widget and of media widgets generally. 2017-10-19 23:44:48 +00:00
media-gallery-widget.min.js Widgets: Improve extensibility of the Gallery widget and of media widgets generally. 2017-10-19 23:44:48 +00:00
media-image-widget.js Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:28:45 +00:00
media-image-widget.min.js Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:28:45 +00:00
media-video-widget.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
media-video-widget.min.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
media-widgets.js Customize: Prevent drawing attention to save button if status unchanged from publish; account for changes to status/date when alerting about unsaved changes. 2017-10-19 17:42:54 +00:00
media-widgets.min.js Widgets: Harden logic for checking for valid media URLs. 2017-10-19 00:07:54 +00:00
text-widgets.js Docs: Remove "to to" dittography from inline comments. 2017-09-09 13:49:43 +00:00
text-widgets.min.js Widgets: Add dirty state tracking for widgets on admin screen. 2017-09-08 19:11:43 +00:00