This repository was archived by the owner on Aug 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreadme.txt
36 lines (25 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=== 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.