0) { $correct_url = $url_arr['scheme'] . '://' . $url_arr['host'] . '/'; // update options update_option('alwfp_site_url', $correct_url); update_option('alwfp_use_garlic_js', $use_garlic_js); update_option('alwfp_use_phone_js', $use_phone_js); update_option('alwfp_grecaptcha', $grecaptcha); update_option('alwfp_is_active', "yes"); $message = __('Settings were saved successfully'); $color = 'forestgreen'; } else { $message = __('Data is not valid', 'adlotswebform'); $color = 'indianred'; } } } } } } $adlots_url = get_option('alwfp_site_url'); $use_garlic_js = get_option('alwfp_use_garlic_js'); $use_phone_js = get_option('alwfp_use_phone_js'); $grecaptcha = get_option('alwfp_grecaptcha'); ?>


http://garlicjs.org/


https://github.com/jackocnr/intl-tel-input

Google reCAPTCHA

https://www.google.com/recaptcha/intro/v3beta.html