-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathreadme.txt
executable file
·48 lines (33 loc) · 927 Bytes
/
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
=== Advanced Custom Fields: MapMore Field ===
Contributors: Sanatorium
Tags: map, advanced, google
Requires at least: 3.5
Tested up to: 3.8.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Map complex field for Advanced Custom Fields
== Description ==
Map complex field for Advanced Custom Fields.
Supports
- Areas
- Circles
- Polygons
- Routes
- Custom POIs
= Compatibility =
This ACF field type is compatible with:
* ACF 5
* ACF 4
== Installation ==
1. Copy the `acf-mapmore` folder into your `wp-content/plugins` folder
2. Activate the MapMore plugin via the plugins admin page
3. Create a new field via ACF and select the MapMore type
4. Please refer to the description for more info regarding the field type settings
== Changelog ==
= 0.4.0 = (9/2022)
* Testing environment
= 0.3.1 = (8/2019)
* Settings Google API key
= 0.1.0 =
* Alpha (work in progress).