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 Name | Description | Method |
|---|---|---|
| wp_lmtttmpts_ | Stores lmtttmpts data created by this plugin. | Static |
| wp_lmtttmpts_all_failed_attempts | Stores lmtttmpts all failed attempts data created by this plugin. | Static |
| wp_lmtttmpts_allowlist | Stores lmtttmpts allowlist data created by this plugin. | Static |
| wp_lmtttmpts_denylist | Stores lmtttmpts denylist data created by this plugin. | Static |
| wp_lmtttmpts_failed_attempts | Stores 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_optionsOption key:
bstwbsftwppdtplgns_optionsOption key:cptch_optionsOption key:db_versionOption key:lmtttmpts_optionsOption key:recently_activatedwp_usermeta