bad_ip WP

Lightweight WordPress firewall plugin to block malicious IPs, TOR nodes, and brute-force attacks with real-time sync and control.

6 database tables

Table NameDescriptionMethod
wp_bad_ip_blacklistStores bad ip blacklist data created by this plugin.Verified
wp_bad_ip_deniedStores bad ip denied data created by this plugin.Verified
wp_bad_ip_query_whitelistStores bad ip query whitelist data created by this plugin.Verified
wp_bad_ip_reportsStores bad ip reports data created by this plugin.Verified
wp_bad_ip_settingsStores bad ip settings data created by this plugin.Verified
wp_bad_ip_whitelistStores bad ip whitelist data created by this plugin.Verified

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:bad_ip_blockedOption key:bad_ip_last_upgrade