A new release of The Auditor, with new features and fixes, including much needed changes to Multisite installations, tools to manage the size of logs, and smaller detailed tweaks
What’s Changed
- The Network View now has a chart showing each sites individual activity
- You can now set who can and can’t see the Audit Log Viewer via settings
- It’s possible to cap the size of logs
- Additional filters and actions for the logtable tabs and the top filter bar
- ICIT_Log_Query class is now used for logtable views
- ICIT_Log_Query class now supports pagination
- Options no longer have underscores swapped with spaces on the frontend
- Internal APIs for deleting log events prior to dates
- All log entries are now stored in one table on multisites
- The Log Table is now created with the same charset and collation as other tables
- Fixes for table creation on remote mysql servers
- Clear log button moved into the tab bar on the right
- Clearing a log now clears the log only for the current blog
- User 0 is now shown as System User in log table listings
- Clearing a log now leaves an audit entry
- It’s now possible to clear all events of a particular type from the logtable view
- Fixes to timeperiod math


by