Defender Security – Malware Scanner, Login Security & Firewall

WordPress security plugin with malware scanner, IP blocking, audit logs, antivirus scans, firewall, 2FA, brute force login security, and more.

3 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_defender_quarantineStores defender quarantine 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:activateOption key:enabled_user_enumsOption key:is_autogenerate_keysOption key:jetpack_active_modulesOption key:network_wideOption key:overwriteOption key:reminder_durationOption key:remote_accessOption key:silentOption key:wd_db_versionOption key:wp_defenderOption key:wphb_settings
wp_postmeta
Post meta
wp_usermeta
User meta