WPG User Activity Monitor

Description

WPG User Activity Monitor records important WordPress activity so site owners can review user actions from a dedicated admin dashboard.

The plugin tracks events such as logins, failed logins, logouts, post and page changes, media changes, comments, user profile updates, role changes, taxonomy changes, plugin changes, theme changes, widget changes, menu changes, selected option updates, core updates, and exports.

Dashboard access is controlled by the plugin owner. The owner can grant or remove dashboard access for other administrator accounts, while the owner always keeps access.

Why Use This Plugin?

Administrator accounts can make major changes to a WordPress site. If an account is misused, an activity log can help the site owner review what happened, when it happened, and which user account was involved.

WPG User Activity Monitor is designed for audit visibility. It helps site owners review important actions after they happen, including user, content, plugin, theme, and settings changes.

Activity logs can contain sensitive operational and security information. For that reason, dashboard access is owner-controlled. The owner account can decide which other administrator accounts may view the monitor, and only the owner can change retention settings, clear logs, or grant and remove access.

This plugin does not prevent account compromise. A user with full administrator, database, server, or file access may be able to disable plugins or alter stored data. For stronger protection, use this plugin alongside secure passwords, two-factor authentication, least-privilege user access, regular backups, and server-level security controls.

Features include:

  • Activity dashboard grouped by user.
  • Filters for user, action type, date range, and search.
  • Per-user activity drill-down with pagination.
  • Online status based on recent logged-in activity.
  • Configurable log retention.
  • Manual log cleanup.
  • Owner-managed access control.

Privacy

This plugin records activity by logged-in users so site administrators can review security and content changes. It may store the user ID, action performed, object type, object ID, object title, optional activity details, and the date and time of the activity.

Activity logs are stored in the WordPress database and are automatically deleted according to the configured retention period. Site owners can also manually clear older logs from the plugin settings screen.

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/wpg-user-activity-monitor/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open User Activity in the WordPress admin menu to view activity logs.
  4. Open User Activity > Settings to configure retention and access.

FAQ

Who can view the activity dashboard?

The user who activates the plugin becomes the owner. The owner always has access and can grant access to other administrator accounts.

Can granted users change settings or clear logs?

No. Granted users can view the activity dashboard, but only the owner can change retention settings, clear logs, or grant and remove access.

Why is there an owner account?

The owner account protects access to sensitive activity logs and plugin controls. This prevents every administrator account from automatically being able to clear logs or grant access to other users.

Does this plugin prevent an attacker from changing the site?

No. This plugin records activity for review. It does not block attacks or guarantee that logs cannot be changed by someone with full administrator, database, server, or file access.

Where are activity logs stored?

Activity logs are stored in a custom database table in the same WordPress database.

Are logs deleted automatically?

Yes. Logs older than the configured retention period are cleaned up by a daily WordPress cron event.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WPG User Activity Monitor” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.