-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
33 lines (24 loc) · 754 Bytes
/
readme.txt
File metadata and controls
33 lines (24 loc) · 754 Bytes
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
=== Map Block ===
Contributors: boldgrid, rramo012
Tags: boldgrid, map, google
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Insert a Google Map into the Gutenberg editor.
== Installation ==
= Minimum Requirements =
* WordPress 5.0 or greater
= From within WordPress =
1. Visit 'Plugins > Add New'
1. Search for 'Map Block'
1. Activate Map Block from your Plugins page.
= Manually =
1. Upload the entire map-block folder to the /wp-content/plugins/ directory.
1. Activate the plugin through the Plugins menu in WordPress.
= 1.0.1 =
* Fix: Added button to assit with opening controls when clicking map.
= 1.0 =
* Initial public release.