Releases: webaware/disable-emails
Releases · webaware/disable-emails
v1.3.0
- added: setting to force BuddyPress to use
wp_mail()
so that its emails can be disabled
v1.2.5
- added: Chinese translation (thanks, Cai_Miao!)
- added: Japanese translation (thanks, Cai_Miao!)
- added: status message on At A Glance dashboard metabox when emails are disabled
v1.2.2
- added: Norwegian translations (thanks, neonnero!)
v1.2.1
- added: warn when wp_mail() can't be replaced, so admin knows that emails cannot be disabled
v1.2.0
- changed: refactored to fully support filter and action hooks that other plugins might use to listen to and modify emails, e.g. so that email loggers can properly record what would have been sent