BrandBees Malware Guardian
Scans WordPress files and database for malware indicators with practical cleanup workflows and backups.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bbmg_backups | Stores bbmg backups data created by this plugin. | Static |
| wp_bbmg_file_hashes | Stores bbmg file hashes data created by this plugin. | Static |
| wp_bbmg_malware_detections | Stores bbmg malware detections data created by this plugin. | Static |
| wp_bbmg_patches | Stores bbmg patches data created by this plugin. | Static |
| wp_bbmg_scan_batches | Stores bbmg scan batches data created by this plugin. | Static |
| wp_bbmg_scan_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_bbmg_scans | Stores bbmg scans 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_commentswp_optionsOption key:
bbmg_db_versionOption key:bbmg_enable_malware_scanOption key:bbmg_google_safebrowsing_keyOption key:bbmg_last_scheduled_scan_idOption key:bbmg_malware_cache_durationOption key:bbmg_malware_settingsOption key:bbmg_virustotal_keywp_postmetawp_usermeta