-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
31 lines (22 loc) · 1011 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
=== Advanced Custom Fields: Tb Places Field ===
Contributors: Idir Alliche, Hans Lemuet
Tags: places, tb, geo, address, geocoding
Requires at least: 3.5
Tested up to: 4.7.2
Stable tag: master
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allows selection and geocoding of an address using Nominatim search API(see https://nominatim.org/release-docs/latest/), and adresse.data.gouv.fr API (see https://adresse.data.gouv.fr/api-doc/adresse, official french administration address data API) for french postcodes when necessary.
== Description ==
EXTENDED_DESCRIPTION
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
1. Copy the `acf-tb-places` folder into your `wp-content/plugins` folder
2. Activate the Tb Places plugin via the plugins admin page
3. Create a new field via ACF and select the Tb Places type
4. Please refer to the description for more info regarding the field type settings
== Changelog ==
= 1.0.0 =
* Initial Release.