Changeset 3219579
- Timestamp:
- 01/09/2025 11:35:54 AM (15 months ago)
- Location:
- smart-phone-field-for-wp-forms
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smart-phone-field-for-wp-forms/tags/1.0.1/readme.txt
r3219570 r3219579 12 12 13 13 Instruct your visitors to choose their country code when entering their mobile number to ensure accurate and correctly formatted data submissions. 14 14 15 == Description == 15 16 The Smart Phone field for the WPForms plugin enables you to create a country drop-down list with country flags. The tag field automatically populates country names in the standard drop-down field of WPForms. 17 18 == Features == 19 * Live/Frontend validation. 20 * Automatic country select with IP address (GeoIP). 21 * Default country selection. 22 * Exclude countries. 23 * Only include countries. 24 * Multiple phone field. 25 * Country search 26 * More coming soon... 27 16 28 = Requirements = 17 29 * PHP 5.6 18 30 * WPForms 1.8.0 or higher 19 20 31 21 32 == Screenshots == -
smart-phone-field-for-wp-forms/trunk/readme.txt
r3219570 r3219579 12 12 13 13 Instruct your visitors to choose their country code when entering their mobile number to ensure accurate and correctly formatted data submissions. 14 14 15 == Description == 15 16 The Smart Phone field for the WPForms plugin enables you to create a country drop-down list with country flags. The tag field automatically populates country names in the standard drop-down field of WPForms. 17 18 == Features == 19 * Live/Frontend validation. 20 * Automatic country select with IP address (GeoIP). 21 * Default country selection. 22 * Exclude countries. 23 * Only include countries. 24 * Multiple phone field. 25 * Country search 26 * More coming soon... 27 16 28 = Requirements = 17 29 * PHP 5.6 18 30 * WPForms 1.8.0 or higher 19 20 31 21 32 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.