crawler-hunter
It is a simple but effective plugin. Stops spam bots by checking browser content. You can also add an ip address to the blacklist.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_crawler_hunter | Stores crawler hunter data created by this plugin. | Static |
| wp_crawler_hunter_ip | Stores crawler hunter ip 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:
crw_banexpire_timeOption key:crw_delete_ip_logsOption key:crw_ip_logs_deleteOption key:crw_startban_timeOption key:crw_totalban_countOption key:crwopt