BAAR MFA

Secure your WordPress site with BAAR MFA — a complete Multi-Factor Authentication plugin offering TOTP, Email OTP, Push Notifications, Security Questi …

5 database tables

Table NameDescriptionMethod
wp_baarmfa_api_entriesStores form submissions and user-entered data.Static
wp_baarmfa_email_templatesStores baarmfa email templates data created by this plugin.Static
wp_baarmfa_masterStores baarmfa master data created by this plugin.Static
wp_baarmfa_recovery_codeStores baarmfa recovery code data created by this plugin.Static
wp_baarmfa_user_security_questionsStores baarmfa user security questions 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:baar_emailsettingOption key:baar_reportOption key:baar_settingsOption key:baarmfa_settingsOption key:bca_brand_logoOption key:bca_brand_name
wp_usermeta
User meta