DreamCore Monitor
WordPress monitoring solution that tracks login attempts, core status, plugin updates, theme status, and file integrity.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dreamcore_monitor_logins | A logging table that records activity, events, or audit history. | Static |
| wp_dreamcore_monitor_user_agents | Stores dreamcore monitor user agents 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:
dreamcore_monitor_api_keyOption key:dreamcore_monitor_custom_login_urlOption key:dreamcore_monitor_enable_apiOption key:dreamcore_monitor_enable_geolocationOption key:dreamcore_monitor_enable_loggingOption key:dreamcore_monitor_log_retentionOption key:dreamcore_monitor_site_id