-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
executable file
·65 lines (40 loc) · 1.97 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
=== API KEY for Google Maps ===
Contributors: stiofansisland, paoltaia
Tags: Google Maps, Google Maps KEY, Google Maps API KEY
Donate link: https://wpgeodirectory.com
Requires at least: 3.1
Tested up to: 4.7
Stable tag: 1.1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Retroactively add Google Maps API KEY to any theme or plugin.
== Description ==
Retroactively add Google Maps API KEY to any theme or plugin.
Simply activate, go to Settings>Google API KEY and enter your key.
The plugin will then attempt to add this key to all the places it is needed on the front of your website.
NOTE: this will only work if the Google API has been added as per WordPress standards)
The plugin was created by the GeoDirectory team: <https://wpgeodirectory.com>
== Installation ==
= Minimum Requirements =
* WordPress 3.1 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
= Automatic installation =
Automatic installation is the easiest option. To do an automatic install log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type Google Maps API KEY and click Search Plugins. Once you've found the plugin you install it by simply clicking Install Now.
= Manual installation =
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex will tell you more [here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Updating =
Automatic updates should seamlessly work. We always suggest you backup up your website before performing any automated update to avoid unforeseen problems.
== Frequently Asked Questions ==
Ask and they shall be answered
== Screenshots ==
1. Settings page.
2. Generate API KEY.
3. Copy API KEY, paste in Settings and save.
== Changelog ==
= 1.1.0 =
Added a Generate API KEY button for easier generation of API KEY - ADDED
= 1.0.0 =
initial release
== Upgrade Notice ==