blob: d8b5059cd582f0ee53194c32a1c877a514bde7de (
plain)
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
|
=== Danixland Gravatar ===
Contributors: danixland
Tags: block
Requires at least: 5.3.2
Tested up to: 5.4.1
Stable tag: 0.1.0
Requires PHP: 7.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simple Gutemberg Block to insert a gravatar inside a post or page.
== Description ==
This is a simple block plugin to let the user insert a gravatar image inside a post or page
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/danixland-gravatar` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= No questions yet =
And no answer ofc.
== Changelog ==
= 0.1.0 =
* First Release
|