-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (23 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
=== Insert Giphy Block ===
Contributors: donmhico
Tags: giphy, gutenberg, gif
Requires at least: 5.3.2
Tested up to: 5.3.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Search and insert a Giphy directly from your Gutenberg editor.
== Description ==
Search and insert a Giphy directly from your Gutenberg editor.
== Installation ==
1. Upload insert-giphy-block to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Create a free API key at https://developers.giphy.com/.
4. Insert your API Key inside the Giphy block or in the Inspector Control in the sidebar.
== Frequently Asked Questions ==
= Where can I get a Giphy API key? =
You can get it here for free. [https://developers.giphy.com/](https://developers.giphy.com/)
= I found a bug / problem / issue / want to suggest new features =
Please create an issue in the official Github repo [here](https://github.com/donmhico/Insert-Giphy-Block).
= How can I contribute? =
Feel free to create a PR in the Github repo [here](https://github.com/donmhico/Insert-Giphy-Block).