iSMS Contact Form with 2 Factor Authenticator

iSMS Contact Form with 2 Factor Authenticator integration and store form's data entries for your WordPress website.

6 database tables

Table NameDescriptionMethod
wp_isms_authform_formStores form definitions and related configuration.Static
wp_isms_authform_form_fieldsStores form definitions and related configuration.Static
wp_isms_authform_form_form_metaStores additional metadata (key-value pairs) for isms authform form form records.Static
wp_isms_authform_form_messageStores form definitions and related configuration.Static
wp_isms_authform_form_sentStores form definitions and related configuration.Static
wp_isms_authform_otpStores isms authform otp 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:debuggingOption key:isms_auth_account_settingsOption key:isms_authform_account_settingsOption key:isms_contact_account_settings