Simple History
Add to List“So far the best and most comprehensive logging plugin” – @herrschuessler
Simple History shows recent changes made within WordPress, directly on your dashboard or on a separate page.
The plugin acts as an audit log of the most important events that occur in WordPress.
It’s a plugin that is good to have on websites where several people are involved in editing the content.
No coding is required to use the plugin. Just install it and it will start logging events.
π How Simple History Helps in Real Situations
Track whatβs happening on your site
“Has someone done anything today? Ah, Sarah uploaded the new press release and created an article for it. Great! Now I don’t have to do that.”
Identify issues and debug faster
“The site feels slow since yesterday. Has anyone done anything special? … Ah, Steven activated ‘naughty-plugin-x’, that must be it.”
Keep Freelancers & Agencies Accountable
“I hired a developer to optimize my site. But did they actually do anything? A quick glance at Simple History shows me exactly what they worked on, so I know Iβm getting my moneyβs worth!”
β¨ Simple History Features
Out of the box Simple History has support for:
-
Posts and pages β see who added, updated or deleted a post or page
-
Attachments β see who added, updated or deleted an attachment
-
Taxonomies (Custom taxonomies, categories, tags) β see who added, updated or deleted an taxonomy
-
Comments β see who edited, approved or removed a comment
-
Widgets β get info when someone adds, updates or removes a widget in a sidebar
-
Plugins β activation and deactivation
-
User profiles β info about added, updated or removed users
-
User logins β see when a user login & logout. Also see when a user fails to login (good way to catch brute-force login attempts).
-
User edits β see when a user is added, updated or removed, and get detailed information about the changes made to the user.
-
Failed user logins β see when someone has tried to log in, but failed. The log will then include ip address of the possible hacker.
-
Menu edits
-
Option screens β view details about changes made in the different settings sections of WordPress. Things like changes to the site title and the permalink structure will be logged.
-
Privacy page β when a privacy page is created or set to a new page.
-
Data Export β see when a privacy data export request is added and when this request is approved by the user, downloaded by an admin, or emailed to the user.
-
User Data Erasure Requests β see when a user privacy data export request is added and when this request is approved by the user and when the user data is removed.
Built-in logging for third-party plugins
Simple History comes with built in support for many plugins:
-
Jetpack β See which Jetpack modules are activated and deactivated.
-
Advanced Custom Fields (ACF) βΒ See when field groups and fields are created and modified.
-
User Switching βΒ See each user switch being made.
-
WP Crontrol β See when cron events are added, edited, deleted, paused, resumed, and manually ran, and when cron schedules are added and deleted.
-
Enable Media Replace β See details about the file being replaced and details about the new file.
-
Limit Login Attempts β See login attempts, lockouts, and configuration changes made in the plugin Limit Login Attempts.
-
Redirection β See redirects and groups that are created, changed, enabled or disabled and also when the global plugin settings have been modified.
-
Duplicate Post βSee when a clone of a post or page is done.
-
Beaver Builder β See when a Beaver Builder layout or template is saved or when the settings for the plugins are saved.
Is your plugin missing? No problem β plugin authors can add support for Simple History in their plugins using the logging API.
Plugins that have support for Simple History includes:
- Connections Business Directory
- Simple History Beaver Builder Add-On
- WP-Optimize β Cache, Clean, Compress.
- Add Customer for WooCommerce
- Better WishList API
- AJAX Login and Registration modal popup + inline form
- Loginpetze
- Authorizer
- Ad Inserter
- FV Player Pro
- Login Me Now
π¬ What users say
π 300+ five-star reviews speak to the reliability of this plugin. π
-
“The best history plugin Iβve found” β Rich Mehta
-
“Custom Logs Are Crazy Awesome!” – Ahmad Awais
-
“Amazing activity logging plugin” – digidestination
-
“Fantastic plugin I use on all sites” – Duncan Michael-MacGregor
-
“Useful Quick View of Activity” – Dan O
-
“The best Activity Plugin” – Rahim
-
“The best free history plugin ever” – abazeed
-
“It is a standard plugin for all of our sites” – Mr Tibbs
Getting Started
After installation, Simple History automatically starts logging activities. Access the history log through the dashboard widget or via the ‘Simple History’ page.
RSS feed with changes
Using the optional password protected RSS feed you can keep track of the changes made on your website using your favorite RSS reader.
WP-CLI commands for automation
Multiple WP-CLI commands exist, to view and search the log, and to view more information about a specific event.
WP-CLI support is perfect for system administrators and agencies managing multiple WordPress sites. Using WP-CLI commands they can automate log monitoring, create reports, or integrate with existing DevOps tools.
Example commands:
wp simple-history event list
β List the latest logged events.wp simple-history event search
β Search for events.
Stealth Mode β Hide Simple History from the WordPress Admin
Stealth Mode allows Simple History to run completely in the background, hidden from the WordPress admin interface. This is ideal for agencies, developers, and administrators who want to track user activity discreetly without exposing the logs to other users.
There are two modes:
- Full Stealth Mode β Completely hides Simple History from everyone.
- Partial Stealth Mode β Hides the plugin but allows selected users to access the logs.
The activity log remains accessible via the REST API, WP-CLI, and RSS feed, ensuring administrators can still retrieve logs when needed.
Stealth Mode is enabled using a constant or filter, allowing you to customize who can access the logs while keeping the plugin hidden in the admin interface.
π Add your own events to the log using the API
Theme and plugin developers can log custom events in Simple History using the simple_history_log
filter:
apply_filters(
'simple_history_log',
'This is a logged message'
);
See the documentation for examples on how to log your own events, query the log, and more.
π Extend with Add-ons
Take your activity logging to the next level with add-ons that enhance tracking, security, and customization.
Simple History Premium
Unlock advanced features and customization options:
- Log Retention β Control how long logs are stored, from a few days to forever.
- Export Search Results β Download logs in CSV or JSON format for deeper analysis.
- Failed User Logins β Disable or limit logging of failed login attempts to reduce noise.
- IP Address Anonymization β Choose whether to store full IPs or anonymize them for privacy compliance (e.g., GDPR).
- Login Location Lookup β View the location of a specific login attempt on Google Maps to identify suspicious activity.
- Logger Control β Enable or disable specific loggers to manage what type of events are recorded.
- Ad-Free Experience β Remove promotional banners for a distraction-free workflow.
WooCommerce Logger
Track WooCommerce activity with detailed logs for:
βοΈ Orders, refunds, and stock changes
βοΈ Product updates and pricing adjustments
βοΈ Settings modifications and coupon usage
Debug and Monitor
Gain deeper insights into your siteβs background activity:
π οΈ Monitor outgoing requests and emails
π Debug HTTP API calls and server communication
π¨βπ» Essential for developers, support teams, and anyone curious about whatβs happening under the hood
π Sponsor this project
If you like this plugin please consider donating to support the development of the free plugin. The plugin has been free for the last 10 years and will continue to be free.