

Security Dashboard: real-time overview of blocked IPs, threat activity, and security events.
Activity Guard is a free WordPress plugin that covers four things most plugins charge separately for: a complete activity log, an IP-based security firewall, a plugin vulnerability scanner, and WooCommerce abandoned cart analytics. Alerts go out in real time to Slack, Telegram, or email, all from one dashboard.
Most activity log plugins stop at logging. Most security plugins don’t touch WooCommerce. Plugins like WP Activity Log, Simple History, and Stream do logging well — Activity Guard adds real-time Slack and Telegram alerts, an IP firewall with emergency shutdown, CVE vulnerability scanning, and WooCommerce abandoned cart recovery analytics, all at no cost. No paid tier required for any of it.
No other free plugin on WordPress.org combines these four in one place: a complete audit log, an IP security firewall, a multi-database vulnerability scanner, and WooCommerce analytics with cart recovery tracking.
Activity Guard Website | Documentation | Pro Support
Activity Guard records every meaningful change on your site, including the IP address, username, timestamp, and the exact change made. The audit log covers:
Visual charts summarize your audit log at a glance. No need to scroll through raw log tables to understand what’s happening on your site.
Activity Guard actively blocks threats rather than just recording them.
The Emergency Shutdown feature is specific to Activity Guard: one click and every logged-in session on your site ends immediately — useful when you detect a breach in progress and need everyone out now.
Activity Guard scans every installed plugin and theme against multiple vulnerability databases before problems develop:
No other free activity log plugin on WordPress.org includes a built-in multi-database vulnerability scanner.
Activity Guard logs every WooCommerce event and adds analytics built specifically for store owners.
Order tracking covers status changes, payments, refunds, and cancellations. You also get stock level changes and low-stock events, coupon creation and usage, product pricing edits, billing and shipping address updates, customer registration changes, and real-time shipping status updates.
The abandoned cart and incomplete-order analytics go further than basic logging. The dashboard shows checkout drop-off rates, recovery potential, recovery rate, and how customers interact with their carts before leaving. This tells you where revenue is being lost, not just that it was lost.
WooCommerce abandoned cart analytics with recovery rate tracking is included free. No competing free activity log plugin on WordPress.org provides this.
Activity Guard sends alerts the moment a critical event occurs, across four channels:
Events that trigger alerts include core file changes, plugin and theme updates (with the username that triggered the update), WooCommerce orders, payments, coupon usage, incomplete order follow-ups, product edits, stock changes, login and registration events, page and post changes, form submissions, and admin settings changes. A daily digest and weekly plugin download summary are also available.
You can schedule notifications for specific times and control exactly which events send alerts.
WooCommerce store owners use it to track every order, coupon, product change, and shipping event, and to recover revenue with abandoned cart analytics. Site administrators use it to know exactly who changed what, instantly log out suspicious users, and maintain a clean audit trail. Agencies and developers use it to monitor plugin updates, configuration changes, fatal errors, and debug logs across client sites. Security-focused admins use it to block IPs, scan for CVEs, monitor file integrity, and trigger emergency shutdowns. Multi-author sites use it to hold contributors accountable with full user activity logging and role-change tracking.
Join us: Facebook | YouTube | X / Twitter
Search the WordPress plugin directory for an activity log plugin and a handful of names come up again and again, so it is worth being clear about where Activity Guard actually fits among them.
WP Activity Log is the biggest name in the category, with the broadest event coverage of any activity log plugin and support for tracking third-party plugins like ACF, Gravity Forms, and LearnDash. It is a genuine alternative to Activity Guard for pure logging depth, but Slack and SMS alerts sit behind WP Activity Log Premium, and there is no IP firewall, no vulnerability scanner, and no WooCommerce analytics at any tier. Activity Guard includes Slack and Telegram alerts, an IP firewall, vulnerability scanning, and WooCommerce abandoned cart analytics in the free version, with a narrower focus on the WordPress admin rather than enterprise SIEM exports.
Activity Log Pro is the closest match on structure. Its free tier also adds real security-adjacent value beyond plain logging, with Login Flood Guard and severity-tagged events, so anyone comparing the two is comparing like for like on ambition. Where Activity Guard pulls ahead is in what ships free versus what is gated: Activity Log Pro’s Slack and webhook routing live behind its Premium “Log Channels” feature, while Activity Guard’s Slack and Telegram alerts, IP blocking, vulnerability scanning, and WooCommerce cart recovery analytics are all included at no cost.
Beyond those two, most of the other names that show up nearby are lighter tools solving a narrower slice of the same problem, or a different problem entirely. Activity Log – Monitor & Record User Changes (Aryo) is a lightweight, beginner-friendly logger with email-only notifications and no Slack, Telegram, IP firewall, or vulnerability scanning. Activity Logs, User Activity Tracking, Multisite Activity Log from Logtivity is built for agencies managing many client sites and does send Slack alerts, but it works by connecting each site to Logtivity’s hosted service with an API key rather than running standalone, and it has no IP firewall, no vulnerability scanner, and no WooCommerce analytics. Security Plugin, Firewall & Malware Scanner with Auto Removal is a genuinely strong free WAF and malware scanner, but it is not an activity log at all: it does not track content edits, role changes, or WooCommerce events, and its alerts are email-only through the CleanTalk cloud account it requires. Error Log Viewer by BestWebSoft has nothing to do with user activity either, it is a PHP and WordPress error log reader with email notifications, useful for debugging but unrelated to security monitoring or audit trails.
So of the plugins that show up in a “wordpress activity log” or “wp activity log alternative” search, only WP Activity Log, Activity Log Pro, Aryo Activity Log, and Logtivity are actually built for the same job as Activity Guard: tracking what changed on a WordPress site and who changed it. Among those four, Activity Guard’s combination of free Slack and Telegram alerts, an IP firewall with emergency shutdown, a CVE vulnerability scanner, and WooCommerce abandoned cart analytics, all in the free version with no external account required, is what sets it apart.
Activity Guard sends notifications to your Slack workspace using a Slack incoming webhook URL that you provide. To set one up:
No data is stored by Slack beyond what you configure in your own Slack workspace. See Slack’s privacy policy for details.
Activity Guard uses Cloudflare Turnstile for login bot protection. When Turnstile is enabled, your login page communicates with Cloudflare’s verification servers. See Cloudflare’s privacy policy for details.
All scans run locally using public metadata and vulnerability feeds. Activity Guard does not collect, store, or transmit any personal information during scans.
Activity Guard uses the Freemius SDK for optional telemetry. No data is collected by default. Data collection only starts after you explicitly confirm in the admin notice. See the Freemius privacy policy for details.
Loads display settings for the Pro upgrade modal in the plugin admin area. No personal data is transmitted. WPAzleen Privacy Policy
The source files for all compiled/minified JavaScript and CSS in this plugin are publicly available at:
https://github.com/wpazleen/activity-guard
Build instructions:
npm install in the root to install dependencies.npm run build to compile JavaScript and CSS assets.build/.Contributions, bug reports, and pull requests are welcome.