-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
53 lines (45 loc) · 1.96 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
=== International Telephone Input With Flags And Dial Codes ===
Tags: input,form,form-input,country-flag,dial-codes
Contributors: sajjad67
Author: Sajjad Hossain Sagor
Tested up to: 6.6
License: GPLv2
Requires at least: 5.6
Turn Your Simple Telephone Input Into International Dial Codes Input
== Description ==
Plugin turns the standard telephone input into an International Telephone Input with a national flag drop down list & respective Country dial codes.
= Features =
* Option To Enable Plugin Feature
* Option To Exclude Countries
* Option To Only Show Specific Countries
* Option To Auto Detect User Country
Interested in contributing to Drag & Drop Menu Items?
Contact me at sagorh672(at)gmail(dot)com
== Screenshots ==
1. Settings page of the plugin
2. Front End Input Field
== Frequently Asked Questions ==
1. How can i use the plugin?
After Enabling The Plugin From Plugin Settings Page Any <input type="tel" name=""> type will be converted into drowdown international country dial codes.
== Installation ==
1. Go to Wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
3. Go to your Dashboard ->Settings -> Intl Telephone Input & Adjust Your Settings Accordingly.
== Changelog ==
= 1.0.6 =
- Plugin crash fix for old PHP version. It will work now for php starting 7.2
= 1.0.5 =
* Minor Update.. tested for latest wp compatibility. Updated MaxMind Geo DB To Latest Version.
= 1.0.4 =
* Added compatibility support to cache plugins. Updated MaxMind Geo DB To Latest Version.
= 1.0.3 =
* Separated country code from input field and appended the country code to the final value of the input when submit.
= 1.0.2 =
* Compatibility check for wp 6.3.
= 1.0.1 =
* Compatibility check for wp 6.0.
= 1.0.0 =
* Initial release.