Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
Author: | acsnaterse (profile at wordpress.org) |
WordPress version required: | 3.0.1 |
WordPress version tested: | 4.5.32 |
Plugin version: | 1.0 |
Added to WordPress repository: | 08-09-2015 |
Last updated: | 03-04-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://www.uprise.nl |
Total downloads: | 3 113 |
Active installs: | 10+ |
![]() Click to start download |
Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
Features
- Disables all email by default
- Enable email again by matching the given hostname with the current server hostname.
- Override the
$to
address (or multiple, comma sperated addresses), so you can use that for testing purposes.
Note: The plugin performs a check on the $_SERVER['HTTP_HOST']
variable.
ChangeLog