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 Name | Description | Method |
|---|---|---|
| wp_isms_authform_form | Stores form definitions and related configuration. | Static |
| wp_isms_authform_form_fields | Stores form definitions and related configuration. | Static |
| wp_isms_authform_form_form_meta | Stores additional metadata (key-value pairs) for isms authform form form records. | Static |
| wp_isms_authform_form_message | Stores form definitions and related configuration. | Static |
| wp_isms_authform_form_sent | Stores form definitions and related configuration. | Static |
| wp_isms_authform_otp | Stores 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_optionsOption key:
debuggingOption key:isms_auth_account_settingsOption key:isms_authform_account_settingsOption key:isms_contact_account_settings