https://github.com/ANEX-Agency/gravityforms-phone-extension
Extension for GravityForms (WordPress) which applies the International Phone Input (http://intl-tel-input.com) to all Phone Fields.
https://github.com/ANEX-Agency/gravityforms-phone-extension
fields form gravityforms ip location-based phone telephone wordpress
Last synced: about 1 year ago
JSON representation
Extension for GravityForms (WordPress) which applies the International Phone Input (http://intl-tel-input.com) to all Phone Fields.
- Host: GitHub
- URL: https://github.com/ANEX-Agency/gravityforms-phone-extension
- Owner: ANEX-Agency
- License: gpl-2.0
- Created: 2016-11-19T01:28:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T17:45:43.000Z (about 6 years ago)
- Last Synced: 2024-11-16T17:40:59.064Z (over 1 year ago)
- Topics: fields, form, gravityforms, ip, location-based, phone, telephone, wordpress
- Language: PHP
- Size: 731 KB
- Stars: 27
- Watchers: 6
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== Gravity Forms Phone Extension ===
Contributors: joehana
Donate link: http://paypal.me/anex
Tags: forms, phone, input
Requires at least: 4.5.0
Tested up to: 5.0
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Extends the Phone Field with a Country Code Selectbox
== Description ==
Extension for GravityForms (WordPress) which applies the International Phone Input (http://intl-tel-input.com) to all Phone Fields.
== Installation ==
1. Upload `gravityforms-phone-extension` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
How to enable the Country Code Selectbox?
Simply make sure that your form is enabled for HTML5 (find this in the form settings), and properly add a phone field.
== Changelog ==
= 1.2.2 =
* Update intlTelInput to 14.0.7
= 1.2.1 =
* Fix minor issues
= 1.2.0 =
* Improve Script and Style Loading
= 1.1.0 =
* Improve Plugin Structure
* Update intlTelInput to 11.0.11
= 1.0.1 =
* FIX: Remove 'http:' from $.get function in init.js to prevent issues on SSL Sites
= 1.0.0 =
* Initial Release
== Upgrade Notice ==
= 1.0.0 =
- Initial Release