Defyn Security Manager – Hide Login, 2FA & Brute-Force Protection

Hide wp-admin behind a custom login URL and stop brute-force attacks with two-factor authentication, login limits, IP rules and an activity log.

2 database tables

Table NameDescriptionMethod
wp_defyn_bem_lockoutsStores defyn bem lockouts data created by this plugin.Static
wp_defyn_bem_logA 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:defyn_bem_db_versionOption key:defyn_bem_settings
wp_usermeta
User meta