BeziWorld Activity Log
BeziWorld Activity Log records what users do on your WordPress site: who logged in, who failed to log in, who changed a role, who edited their profile, who created or edited content, and more. The focus is user activity, and the goal is to make the capabilities competing plugins reserve for paid upgrades available for free. Designed for performance. Events are stored in a dedicated, indexed custom table (never in wp_posts), written in batches to keep request overhead low, while security-relevant events are persisted immediately. Retention pruning keeps the table lean automatically. Designed for trust. Each event is signed with a per-site HMAC and sealed into a hash-chained sequence of checkpoints, making after-the-fact tampering — including row insertion or deletion — detectable. Because an attacker with full server access could recompute local signatures, the latest checkpoint signature can be anchored off-host (emailed or sent to a webhook) so the integrity proof leaves the machine. Designed for privacy. IP logging is optional and can be anonymised at capture time. The plugin never phones home and never loads code from external servers. Highlights Authentication and account activity: logins, logouts, failed logins (rate-limited to prevent log flooding), registration, role changes, profile and user-metadata changes, password resets, application passwords, user deletion. Content activity: posts, pages and custom post types created, updated (with a field-level diff), status changes, trashing, restoring and permanent deletion; comments, media and taxonomy terms. Clean, readable event viewer with severity badges, expandable detail rows, sorting, filtering and full-text search. Granular configuration: enable or disable whole event groups or individual events. Exclusion rules by IP/CIDR, user login, user ID, role and request path. Plugin/theme and settings changes, navigation menus, and the GDPR personal-data request lifecycle. Optional integrations: WooCommerce (orders, status changes, stock) and Yoast SEO (metadata and settings). Real-time notifications — Slack, Discord, Telegram, email and generic webhook — by urgency or chosen event codes, delivered immediately or as an hourly digest. Free. Optional login geolocation (via a provider you wire) with an automatic alert on a login from a new country. Scheduled HTML summary reports emailed to the administrator (daily or weekly). Statistics screen with daily-volume chart and category, user and event breakdowns. Active session management: see who is logged in and terminate sessions. Free. Tamper-evident integrity: per-row HMAC plus a hash-chained checkpoint sequence with optional off-host anchoring (email/webhook), verifiable with WP-CLI (wp bzal verify-integrity). Real-time notifications also fire on a chosen set of event codes, regardless of urgency. Configurable severity per event code, driving notifications and the security badge. Optional anomaly detection: flags a rapid bulk-delete burst by one user and off-hours admin logins as high-severity alerts. Admin-bar quick view: the latest events and a 24-hour security badge on every screen. “Users online” view: who currently holds a session, with their most recent action, time and IP. CSV and JSON export of the filtered log, with spreadsheet-formula-injection protection. Read access via the REST API (offset and cursor pagination, plus an integrity-anchor endpoint) and optionally GraphQL, gated by capability. Granular configuration: enable/disable whole event groups or individual events; exclusion rules by IP/CIDR, user, role and path. Configurable retention with on-demand cleanup; UTC storage with display in your chosen timezone. Fully translatable, with bundled Polish, German and Czech translations. External services This plugin works fully offline. It does not connect to any external service on its own. The following optional integrations are disabled by default and only ever contact a destination that you enter in the settings; each transmits a short summary of a logged event (such as the event description, the acting user’s login, the time, and — when IP logging is enabled — the IP address) at the moment the event occurs or, in digest mode, once per hour. Slack — when you enter a Slack Incoming Webhook URL, matching events are POSTed to that webhook. See the Slack Terms of Service (https://slack.com/terms-of-service) and Privacy Policy (https://slack.com/trust/privacy/privacy-policy). Discord — when you enter a Discord webhook URL, matching events are POSTed to that webhook. See the Discord Terms (https://discord.com/terms) and Privacy Policy (https://discord.com/privacy). Telegram — when you enter a Telegram bot token and chat ID, matching events are sent through the Telegram Bot API at api.telegram.org. See the Telegram Terms (https://telegram.org/tos) and Privacy Policy (https://telegram.org/privacy). Generic webhook — when you enter a custom webhook URL (for notifications or for off-host integrity anchoring), the corresponding payload is POSTed to that URL. The destination is yours; review its provider’s terms and privacy policy. Login geolocation — disabled unless you both enable it and wire a provider through the bzal_geolocate_country filter. The plugin bundles no geolocation provider and makes no geolocation request by itself; any lookup is performed by the provider you supply, under that provider’s terms. Summary reports and notification emails are delivered through your site’s own WordPress mail system to the recipients you configure; they are not sent to any third party by this plugin.
Top keywords
- event11×1.32%
- webhook9×1.08%
- events8×0.96%
- privacy8×0.96%
- telegram8×0.96%
- user8×0.96%
- terms7×0.84%
- discord6×0.72%
- https6×0.72%
- ip6×0.72%
- optional6×0.72%
- provider6×0.72%
WP Activity Log
Monitor activity on your WordPress sites and get clear insights into what’s happening with detailed user and event logging. Keep WordPress logs of everything that happens on your sites and multisite networks with WP Activity Log instantly, without writing a line of code. Easily detect suspicious activity on your WordPress site before it escalates Record failed login attempts to detect potential security breaches and strengthen site protection Track user logins and logouts to ensure SLAs are consistently met Monitor user activity and productivity to boost accountability Know exactly what all your users are doing in real time Know what happened before an outage for faster, easier troubleshooting Ensure compliance with regulations and standards like GDPR and PCI DSS Better manage & organize your site and users for smoother operations Simple setup ensures you start benefiting quickly and easily WP Activity Log is a complete logging solution, helping hundreds of thousands of administrators and security professionals track changes on their websites thanks to real-time user activity monitoring. 💎 Need more extensive features? Unlock advanced reporting, exports/mirroring, session management, and real-time alerts with WP Activity Log premium or enterprise. What WordPress changes WP Activity Log tracks A website activity log is important for improving troubleshooting, compliance, user management, and security. Get WP Activity Log and keep track of events on your site. The log not only tells you that a post, a user profile, or an object was updated, it also lets you know exactly what changed, when, and includes a user log (by whom), so you always have the information you need. Below is a summary of the changes that the plugin can keep a record of: Post, page, and custom post type changes: Status, content changes, title, URL, custom field, and other metadata changes Tags and category changes: Creating, modifying, deleting, and adding/removing them from posts Widget and menu changes: Creating, modifying, or deleting them User changes: User created or registered, deleted, or added to a site on multisite network User profile changes: Password, email, display name, and role changes Access logging: User login, logout, failed logins, and terminating other sessions WordPress core and settings changes: Installed updates, permalinks, default role, URL, and other site-wide changes WordPress multisite network changes: Adding, deleting, or archiving sites, adding or removing users from sites, etc. Plugin and Theme changes: Installing, activating, deactivating, uninstalling, and updating WordPress database changes: When a plugin adds or removes a table Third-party plugin changes: WooCommerce Stores & products, Yoast SEO, RankMath, Termly, WPForms, Gravity Forms, Advanced Custom Fields (ACF), MainWP, ManageWP, WP Umbrella, and other popular WordPress plugins WordPress site file changes: New files added, or existing files modified or deleted. Event details recorded Detailed event logging ensures that for every event that the plugin records, it reports the: Date & time (and milliseconds) of when it happened User & role of the user who did the change Source IP address from where the change happened The object on which the change has taken place Refer to WordPress activity log event IDs for a complete list of all the changes WP Activity Log can keep a record of and a detailed explanation of what change every event ID represents. 💎 Upgrade to WP Activity Log Premium and get even more The premium edition of WP Activity Log takes WordPress user activity tracking to the next level. It comes bundled with even more features, including log mirroring, enterprise-grade support, user session management, and much more! Premium features list See who is logged in and monitor their current activities in real-time Log off any user at the click of a button Generate fully-configurable HTML and CSV reports for easy data analysis Receive email, SMS, and Slack notifications for important changes (fully configurable) Use search filters to fine-tune results and find what you need in seconds Store the activity logs in an external database to enhance security and scalability Mirror the activity log to log management systems such as AWS CloudWatch, Loggly, Papertrail, and others in real-time Mirror the logs to business communication systems like Slack Send a copy of your website’s activity log to a log file on your web server Archive old activity log data to another database for improved storage and log management Add notes to activity log entries for better context and internal documentation Refer to the WP Activity Log plugin features and benefits page to learn more about the benefits of upgrading to WP Activity Log Premium. 🔌 WP Activity Log third-party plugin support All WP Activity Log editions include activity tracking for third-party plugins, including (in alphabetical order): Advanced Custom Fields (ACF) – Log changes to post types, taxonomies, and taxonomy terms bbPress – Track changes to forums, topics, and bbPress settings Gravity Forms – Track changes to Gravity Forms settings, forms, and entries (leads) LearnDash – Track changes to courses, lessons, and other system changes, as well as student activity such as course, lesson, and quiz enrollments and completions. MemberPress – Log changes to plugin settings, memberships, payments, subscriptions, and other actions Multisite & management tools – Track changes across your network for MainWP, ManageWP, Modular DS, Infinite WP, WP Umbrella, WP Remote, and other multisite management plugins Paid Membership Pro – Log changes to membership levels, user assignments, and more. Premium users can also track order and checkout activity, and access a Members Activity panel inside each member’s profile for instant visibility into recent actions. RankMath – Log changes to RankMath settings, SEO configurations, and on-page SEO edits Redirection – Keep a log of changes to redirections and redirection groups Termly – Log changes to Termly settings and configurations WooCommerce – Keep a log of changes to store settings, orders, products, coupons, and more WPForms – Log changes to WPForms settings, forms, form files, and entries (leads) Yoast SEO – Track changes to Yoast SEO settings and on-page SEO in the Yoast SEO meta box Extra Features for Enhanced Monitoring and Management Both free and premium editions of WP Activity Log include a number of non-logging specific features that make the plugin a complete WordPress monitoring solution. Here is what is included: Free Built-in support for reverse proxies and web application firewalls Integration with WhatIsMyIpAddress.com – get all information about an IP address with a single click Limit who can view the WordPress activity log by users or roles Enable or disable individual event IDs from the activity log Configurable dashboard widget highlighting the most recent critical activity Configurable WordPress activity log retention policies Display user avatars in events for better recognizability And much more! Premium Everything that’s included in the Free edition, plus: Full WordPress multisite support Create custom alerts & notifications to monitor additional functionality Import and export plugin settings Real-time activity log visible in the WordPress admin toolbar And much more! 🛠️ Free and premium plugin support If you encounter any issues with the free edition of WP Activity Log, you can post and get help on the WordPress.org support forums. You can also find more technical information and plugin documentation on the Melapress knowledge base. Premium plugins include a full year of free updates and dedicated one-to-one premium email support. This means you get direct access to our support team who will assist you with any questions or issues related to the plugins. As featured on: Kinsta Pagely Shout Me Loud The Dev Couple WPKube Techwibe Tidy Repo KitPloit and many others. MAINTAINED & SUPPORTED BY MELAPRESS Melapress develops high-quality WordPress management and security plugins such as Melapress Login Security, WP 2FA, and Melapress Role Editor. Browse our list of WordPress security and administration plugins to see how our plugins can help you better manage and improve the security and administration of your WordPress websites and users. Installing WP Activity Log Install WP Activity Log from within WordPress Visit ‘Plugins > Add New’ Search for ‘WP Activity Log’ Install and activate the WP Activity Log plugin Allow or skip diagnostic tracking Install WP Activity Log manually Extract the plugin ZIP file and upload it to the /wp-content/plugins/ directory Activate the WP Activity Log plugin from the ‘Plugins’ menu in WordPress Allow or skip diagnostic tracking