forked from jonyhayama/acf-intl-tel-input
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
37 lines (26 loc) · 1.13 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
=== Advanced Custom Fields: International Telephone Input Field ===
Contributors: Jony Hayama
Tags: acf, acf-pro, intl-tel-input
Requires at least: 3.6.0
Tested up to: 4.9.0
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds International Telephone Input to ACF.
== Description ==
Adds International Telephone Input to ACF.
Allows separate dial code, drop down, initial country (auto or manual), exclude countries, only countries and preferred countries.
= Links =
* International Telephone Input[https://intl-tel-input.com/] by jackocnr[https://github.com/jackocnr]
* Advanced Custom Fields[https://www.advancedcustomfields.com/] by Elliot Condon[https://github.com/elliotcondon]
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
1. Copy the `acf-intl-tel-input` folder into your `wp-content/plugins` folder
2. Activate the International Telephone Input plugin via the plugins admin page
3. Create a new field via ACF and select the International Telephone Input type
4. Read the description above for usage instructions
== Changelog ==
= 1.0.0 =
* Initial Release.