eSherpa Login Guard
Intelligent login protection with honeypot detection, WordPress hardening, and a clear security admin overview.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_esherpa_blocked_ua_attempts | Stores esherpa blocked ua attempts data created by this plugin. | Static |
| wp_esherpa_failed_logins | A logging table that records activity, events, or audit history. | Static |
| wp_esherpa_successful_logins | A 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_optionsOption key:
esherpa_login_guard_base_minutesOption key:esherpa_login_guard_block_author_archiveOption key:esherpa_login_guard_blocked_user_agentsOption key:esherpa_login_guard_cleanup_daysOption key:esherpa_login_guard_disable_rest_usersOption key:esherpa_login_guard_disable_xmlrpcOption key:esherpa_login_guard_enable_bot_password_loggingOption key:esherpa_login_guard_enable_js_honeypotOption key:esherpa_login_guard_exact_user_agent_matchOption key:esherpa_login_guard_max_attemptsOption key:esherpa_login_guard_neutral_wp_login_errorOption key:esherpa_login_guard_protected_usernamesOption key:esherpa_login_guard_xmlrpc_fake_users