acf-intl-tel-input
acf-intl-tel-input copied to clipboard
Returns `false` if the input field type is not appropriate.
The script was trying to work with fields of type hidden
, so a condition was added to check if the field in question is of the correct type.