CoxWall

Professional WordPress security plugin with firewall, brute-force protection, login hardening, security headers, and file integrity monitoring.

4 database tables

Table NameDescriptionMethod
wp_coxwall_blocked_ipsStores coxwall blocked ips data created by this plugin.Static
wp_coxwall_eventsStores coxwall events data created by this plugin.Static
wp_coxwall_file_hashesStores coxwall file hashes data created by this plugin.Static
wp_coxwall_login_attemptsA 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_options
Option key:blacklist_ipsOption key:block_account_enumerationOption key:block_author_scanOption key:block_bad_botsOption key:block_sqliOption key:block_traversalOption key:block_xmlrpcOption key:block_xssOption key:captcha_on_checkoutOption key:coxwall_Option key:coxwall_captcha_settingsOption key:coxwall_db_versionOption key:coxwall_file_integrity_settingsOption key:coxwall_firewall_settingsOption key:coxwall_general_settingsOption key:coxwall_hide_login_settingsOption key:coxwall_last_integrity_scanOption key:coxwall_login_limit_settingsOption key:coxwall_security_headers_settingsOption key:coxwall_woocommerce_settingsOption key:csp_directivesOption key:csp_enabledOption key:hsts_enabledOption key:hsts_max_ageOption key:limit_login_attemptsOption key:lockout_durationOption key:login_slugOption key:max_attemptsOption key:notify_adminOption key:on_commentOption key:on_loginOption key:on_lostpasswordOption key:on_registerOption key:on_wc_myaccountOption key:redirect_toOption key:referrer_policyOption key:scan_coreOption key:scan_pluginsOption key:scan_themesOption key:secret_keyOption key:site_keyOption key:typeOption key:whitelist_ipsOption key:x_content_typeOption key:x_frame_optionsOption key:x_xss_protection