v.0.9.0
Important: WordPress 4.9 or newer is now required. Also, I felt the need to introduce several breaking changes, so:
- Update the plugin only after it has been deactivated.
- Check action and filter hooks you are hooking too, they could be renamed or removed.
This release features massive rewrite of Checklist module:
- A big change in particular is that core and plugins checksum verification routines have been integrated into the Checklist module and will no longer run unless explicitly turned on - see #46 and related issues for more details.
- The Checklist page now reports the status from last check run along with date and time of the run [#50].
- A new check has been introduced: any plugins removed from WordPress.org Plugins Directory are reported [#25].
- The configuration of checks that should be monitored is fully flexible now [#39].
Other changes:
- Logs page displays hostnames from reverse hostname lookup [#38]. By default, the hostname is resolved for all events except 404 page.
- 404 logging can be disabled for all or particular URLs [#41].
- Email notifications can be muted with a constant [#45].
- Checksum verification alerts are no longer logged [#47].
- Plugins under version control are no more controlled for integrity [#52].