Activity Monitor Pro

Comprehensive activity monitoring, undo system, and AI-powered anomaly detection for WordPress.

6 database tables

Table NameDescriptionMethod
wp_activitymon_anomaliesStores activitymon anomalies data created by this plugin.Static
wp_activitymon_logsA logging table that records activity, events, or audit history.Static
wp_activitymon_notificationsStores activitymon notifications data created by this plugin.Static
wp_activitymon_reportsStores activitymon reports data created by this plugin.Static
wp_activitymon_restore_pointsStores activitymon restore points data created by this plugin.Static
wp_activitymon_undo_dataStores activitymon undo data 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_options
Option key:activity_monitor_enable_reportsOption key:activity_monitor_ignored_users