Adds International Telephone Input to ACF.
Allows separate dial code, drop down, initial country (auto or manual), exclude countries, only countries and preferred countries.
- 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]
This ACF field type is compatible with:
- ACF 5
- Copy the
acf-intl-tel-input
folder into yourwp-content/plugins
folder - Activate the International Telephone Input plugin via the plugins admin page
- Create a new field via ACF and select the International Telephone Input type
- Read the description above for usage instructions
- incorporates bugfixes by https://github.com/aluckyar
- add GitHub Updater compatibility
- additional bugfixes