Fixed typo (misplaced parenthesis) checking WARNING level errors in v1.4.6
1.4.6 – 11/1/2022
Tested for WordPress 6.1.0
Improved – Moved actions to shutdown action priority 1, to fix cases where other plugins generate notices or warnings during shutdown after a fatal error
Improved – “rmdir” warnings will be ignored by default
Fixed unlink warnings still triggering notifications if unlink was the first part of the error string
1.4.5 – 2/15/2022
Tested for WordPress 5.9
Improved – “unlink” warnings will be ignored by default (see https://wordpress.org/support/topic/wordfence-notification-error-wordfenceclass-php/#post-15187940)
Added upgrade prompt in notification email
1.4.4 – 8/3/2021
Tested for WordPress 5.8
Moved upgrade nag to top of settings page to prevent layout issues on smaller screens
1.4.3 – 12/16/2020
Tested for WordPress 5.6
Fixed PHP notice when HTTP referrer was missing
Added fen_use_wp_mail filter
1.4.2 – 4/3/2020
Tested for WordPress 5.4
Added error level descriptions
1.4.1 – 11/27/2019
Tested for WordPress 5.3
1.4 – 4/26/2019
Added request URI, HTTP Referrer, and current user ID to notifications
1.3 – 4/21/2018
Added “Send Test” button
Rate limiting so notifications are only sent once per hour