Limit Attempts by BestWebSoft – WordPress Anti-Bot and Security Plugin for Login and Forms

Protect your WordPress website from brute force attacks by limiting the number of failed login attempts. Improve security and stop bots.

5 database tables

Table NameDescriptionMethod
wp_lmtttmpts_Stores lmtttmpts data created by this plugin.Static
wp_lmtttmpts_all_failed_attemptsStores lmtttmpts all failed attempts data created by this plugin.Static
wp_lmtttmpts_allowlistStores lmtttmpts allowlist data created by this plugin.Static
wp_lmtttmpts_denylistStores lmtttmpts denylist data created by this plugin.Static
wp_lmtttmpts_failed_attemptsStores lmtttmpts failed attempts 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:bstwbsftwppdtplgns_optionsOption key:cptch_optionsOption key:db_versionOption key:lmtttmpts_optionsOption key:recently_activated
wp_usermeta
User meta