Users can see what updates where made, what pages where published, what articles have been created, modified or deleted, and what attachments have been uploaded, modified or deleted.
Filters exist for seeing only certain type of changes.
The plugin adds a widget to the admin dashboard.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 3 or higher
What's New in This Release: [ read full changelog ]
Added:
· Filter simple_history_allow_db_purge that is used to determine if the history should be purged/cleaned after 60 days or not. Return false and it will never be cleaned.
Fixed:
· Fixed a security issue with the RSS feed. User who should not be able to view the feed could get access to it.