Simple History – Track, Log, and Audit WordPress Changes
Track changes and user activities on your WordPress site. See who created a page, uploaded an attachment, and more, for a complete audit trail.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_simple_history | Stores simple history data created by this plugin. | Static |
| wp_simple_history_contexts | Stores simple history contexts data created by this plugin. | Static |