'', 'checked-no' => '', ); $checkbox_val = esc_attr( get_option( 'ihs_otp_mobile_input_required' ) ); if ( 'Yes' === $checkbox_val ) { $checked_array['checked-yes'] = 'checked'; } else if ( 'No' === $checkbox_val ) { $checked_array['checked-no'] = 'checked'; } return $checked_array; } } if ( ! function_exists( 'ihs_otp_plugin_settings_page' ) ) { /** * Settings Page for Abl Plugin. */ function ihs_otp_plugin_settings_page() { ?>

Abl OTP SMS Verification

lOGIN Mobile Number*
PASSWORD*
Sender ID ( 6 digits )*

User Registration or Contact Form 7 Settings

Contact Form Selector*( prefix . for Class name and # for ID )
Submit Btn Selector*( prefix . for Class name and # for ID )
Create Mobile Input Filed ( Y/N ): *
PreExisting Mobile Input Field Name: *
OTP Template*
EX: Your One Time Password is {OTP}. This OTP is valid for today and please don't share this OTP with anyone for security

Send forgot Password SMS

Login Form Selector*( prefix . for Class name and # for ID )
meta_key for mobile number*( provided mobile no. is being saved in wp_usermeta table)
If mobile number is being saved with the country code. Please enter the country code*( e.g. if the mobile number is saved as +919960119780 then enter +91 )
Msg Template*