Naimur Email OTP Verification for WooCommerce

Short Description: Verify WooCommerce customer email addresses with a 6-digit OTP before account creation for secure and spam-free registrations.

2 database tables

Table NameDescriptionMethod
wp_ceovw_logsA logging table that records activity, events, or audit history.Static
wp_ceovw_otpsStores ceovw otps data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:ceovw_activity_logsOption key:naimur-email-otp-for-woocommerce_brand_colorOption key:naimur-email-otp-for-woocommerce_brand_logoOption key:naimur-email-otp-for-woocommerce_captcha_typeOption key:naimur-email-otp-for-woocommerce_code_expiryOption key:naimur-email-otp-for-woocommerce_code_lengthOption key:naimur-email-otp-for-woocommerce_custom_email_htmlOption key:naimur-email-otp-for-woocommerce_email_html_Option key:naimur-email-otp-for-woocommerce_email_html_1Option key:naimur-email-otp-for-woocommerce_email_html_2Option key:naimur-email-otp-for-woocommerce_email_html_3Option key:naimur-email-otp-for-woocommerce_email_subjectOption key:naimur-email-otp-for-woocommerce_email_templateOption key:naimur-email-otp-for-woocommerce_login_header_htmlOption key:naimur-email-otp-for-woocommerce_myaccount_page_idOption key:naimur-email-otp-for-woocommerce_override_enabledOption key:naimur-email-otp-for-woocommerce_recaptcha_enabledOption key:naimur-email-otp-for-woocommerce_recaptcha_secret_keyOption key:naimur-email-otp-for-woocommerce_recaptcha_site_keyOption key:naimur-email-otp-for-woocommerce_register_header_htmlOption key:naimur-email-otp-for-woocommerce_resend_cooldownOption key:naimur-email-otp-for-woocommerce_turnstile_secret_keyOption key:naimur-email-otp-for-woocommerce_turnstile_site_keyOption key:woocommerce_enable_myaccount_registrationOption key:woocommerce_registration_generate_passwordOption key:woocommerce_registration_generate_username
wp_usermeta
User meta