Stop Emails

plugin banner

Stops outgoing emails. Any outgoing emails will fail silently (i.e. WordPress will operate as if the email was sent successfully but no email will actually be sent).

Author:Sal Ferrarello (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:6.5
Plugin version:1.2.1
Added to WordPress repository:20-08-2013
Last updated:29-03-2024
Rating, %:100
Rated by:12
Plugin URI:http://salferrarello.com/stop-emails-wordpres...
Total downloads:57 595
Active installs:5 000+
plugin download
Click to start download

Stops outgoing emails sent from WordPress. This plugin stops
outgoing emails generated by WordPress core, plugins, and themes.
Emails sent using the wp_mail() function, will not be sent.
In the case where an author does not use the recommended wp_mail()
function and instead sends the email using another mechanism, an email will
still be sent.

This plugin allows you to suspend sending emails when doing development work.
Any calls to wp_mail() will fail silently. WordPress
will operate as if the email were sent successfully
but no email will actually be sent.

On the admin menu page Settings > Stop Emails, there is the option
to log all emails to the PHP error log. By default this logging is
disabled.

NOTE: If using the PHP mail() function directly, this
plugin will NOT stop the emails.

Built by Sal Ferrarello / @salcode


Screenshots
FAQ
ChangeLog