-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
110 lines (77 loc) · 2.88 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
=== Map Block for Google Maps ===
Contributors: WebFactory
Tags: map block, google maps, block, gutenberg block, google maps for gutenberg, maps for gutenberg, map
Requires at least: 4.9
Requires PHP: 5.2
Tested up to: 6.4
Stable tag: 1.33
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Map block for Gutenberg editor powered by Google Maps. Simple. Fast. Just a map block.
== Description ==
Are you using Gutenberg and need a map? This is the map block for you! Install, active, add to content. Done! No nonsense, no unneeded settings. Simple and clear in its function - as any Gutenberg block should be.
Gutenberg is now a core feature so please update to WordPress v5, or install the <a href="https://wordpress.org/plugins/gutenberg/">Gutenberg plugin</a>.
= Plugin Features =
Works as any other Gutenberg block with the following settings:
* address, or coordinates
* zoom
* map height
* API key - once saved in one block it's used in all others
> Need a non-Gutenberg map solution? Check out our free <a href="https://wordpress.org/plugins/google-maps-widget/">Google Maps Widget</a> plugin.
For instruction on how to generate a Google Maps API key please read this <a href="https://www.gmapswidget.com/documentation/generate-google-maps-api-key/">article</a>.
== Installation ==
Standard stuff. Make sure you have the Gutenberg plugin installed, obviously.
== Frequently Asked Questions ==
= Google Maps API key ... grrrr ... what where how!? =
Yes, yes, it's frustrating. See <a href="https://www.gmapswidget.com/documentation/generate-google-maps-api-key/">detailed instructions</a> from a similar plugin on how to get a map key.
== Screenshots ==
1. Map block in action
2. Map block in action - edit in progress
== Changelog ==
= 1.33 =
* 2023-10-01
* added title for map iframe
= 1.32 =
* 2021-02-08
* fixed security issue when saving API key
= 1.31 =
* 2021-01-29
* minor update
= 1.30 =
* 2020-02-20
* Fixed height label text
* minor bug fixes
= 1.28 =
* 2019-08-07
* we hit 2000+ installations on 2019-08-01 at around 9,300 downloads
* minor bug fixes
= 1.27 =
* 2018-12-07
* we hit 600+ installations on 2018-12-04 at around 4,000 downloads
* minor bug fix
= 1.26 =
* 2018-11-05
* we hit 300+ installations on 2018-09-07 at 2,460 downloads
* on 400+ installations at the moment
* fixes for WP 5.0
= 1.25 =
* 2018-07-25
* new icon
* minor bug fixes
= 1.2 =
* 2018-07-20
* rewrote the entire plugin; from vanilla JS to React
= 1.16 =
* 2018-07-04
* last Gutenberg update killed the block - fixed
* API key is now centrally saved for all blocks once saved in one block
= 1.15 =
* 2018-05-11
* again, keeping up with changes in Gutenberg
* 100+ installations, 830 downloads
= 1.1 =
* 2018-03-22
* keeping up with changes in Gutenberg
= 1.0 =
* 2018-01-15
* initial release