-
Notifications
You must be signed in to change notification settings - Fork 6
/
readme.txt
48 lines (33 loc) · 1.11 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
37
38
39
40
41
42
43
44
45
46
47
48
=== Drop it ===
Contributors: youknowriad
Requires at least: 4.8
Tested up to: 4.9
Stable tag: 1.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: gutenberg,media,unsplash,dropit
Requires PHP: 5.2.4
Easily insert free photos from unsplash.com and gifs from Giphy.com right from Gutenberg's sidebar.
== Description ==
Drop it allows one click inserts/uploads of photos among the thousands of photos available on <a href="https://unsplash.com">unsplash.com</a> without leaving the Gutenberg editor.
= Features =
- One click image inserts from unsplash.com or Giphy.com
- One click image uploads from unsplash.com
- Search available photos/gifs
- More sources to come...
= How can I contribute? =
This plugin is being worked on in <a href="https://github.com/youknowriad/dropit">GitHub</a>
== Screenshots ==
1. Photos from unsplash.com
== Changelog ==
= 1.3.1 =
* Gutenberg 3.5 compatibility
* Update npm dependencies
= 1.3.0 =
* Use unsplash photos as featured images
= 1.2.0 =
* Adding Giphy Support
= 1.1.0 =
* Adding the pinning support (custom icon)
= 1.0.0 =
* Initial release