by acsnaterse on WordPress.org
Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
$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.