=== Core Media Widgets === Contributors: wordpressdotorg Tags: sidebar, widget, images, video, audio, tinymce Requires at least: 4.8.0 Tested up to: 4.9.0-alpha Stable tag: master License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Feature plugin for introducing new core media widgets for images, audio, and video. == Description == See Trac tickets: * _NEW_ [#35243](https://core.trac.wordpress.org/ticket/41914): Add gallery widget. * [#32417](https://core.trac.wordpress.org/ticket/32417): Add new core media widget * [#39993](https://core.trac.wordpress.org/ticket/39993): Introduce Core Widget: Image * [#39994](https://core.trac.wordpress.org/ticket/39994): Introduce Core Widget: Video * [#39995](https://core.trac.wordpress.org/ticket/39995): Introduce Core Widget: Audio * [#35243](https://core.trac.wordpress.org/ticket/35243): Extending the text widget to also allow visual mode Media widgets from this plugin are planned to be copied into core and deactivated in this plugin in future releases. For contributing patches to this plugin and for following developments, please see its [GitHub project](https://github.com/xwp/wp-core-media-widgets). == Changelog == = [0.2.0] - 2018-09-18 = Introduce gallery widget. See [#120](https://github.com/xwp/wp-core-media-widgets/pull/120). Fixes [#62](https://github.com/xwp/wp-core-media-widgets/issues/62). = [0.1.0] = Work in progress.