"Email PHP Exceptions to this address" feature, as an improvement and replacement to the built-in WP feature.
While WordPress does have a built-in feature to catch fatal errors and send you emails about them, it is not very
usable. You have to edit your wp-config.php
file to make this work properly. Instead, we provide you
with a much easier to use feature, “Email PHP Exceptions to this address”. Just enter an email address, and you will
get a far more detailed report about PHP fatal errors your site encounters.
Improve Unicode support in Bad Words filtering. You can now block words with international characters such as Greek, Cyrillic, Chinese etc.
Bug fixes and minor improvements.