FluentAuth – The Ultimate Authorization & Security Plugin for WordPress

Enhance the Security and User Experience of Your Site with Login/Signup Security, Two-Factor Email Authentication, Social Logins and more...

2 database tables

Table NameDescriptionMethod
wp_fls_auth_logsA logging table that records activity, events, or audit history.Static
wp_fls_login_hashesA logging table that records activity, events, or audit history.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:__fls_auth_customizer_settingsOption key:__fls_auth_forms_settingsOption key:__fls_auth_settingsOption key:__fls_child_sitesOption key:__fls_integrity_ignore_listsOption key:__fls_integrity_settingsOption key:__fls_social_auth_settingsOption key:__fluent_security_db_versionOption key:_fls_last_digest_sentOption key:fa_system_email_settingsOption key:fls_last_blocked_email_send_time
wp_usermeta
User meta