Configify 2FA
Flexible Two-Factor Authentication for WordPress. Choose Google Authenticator (TOTP), Math CAPTCHA, or Google reCAPTCHA — with a security audit log.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_c2fa_audit_log | A logging table that records activity, events, or audit history. | Static |
| wp_c2fa_sessions | Stores session data for tracking user or visitor state. | 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:
c2fa_db_versionOption key:configify_2fa_audit_logOption key:configify_2fa_settingswp_usermeta