Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Disable Emails
The Disable Emails plugin allows you to prevent your WordPress website from sending any emails, including password resets and notifications. This can be useful for demonstration websites, development sites with live data, bulk-loading data, and adding new sites to multisite installations. Please note that if you are using WordPress 5.4 or earlier, you will need to install version 1.6.3 manually from a .zip file.Frequently asked questions
How can I stop a WordPress website from sending any emails?
You can stop a WordPress website from sending any emails by using the wp_mail() function. This function will prevent any emails from being sent, including password resets and administrator notifications.
Why would I want to disable all emails from a WordPress website?
There are several reasons why you might want to disable all emails from a WordPress website. Some examples include demonstration websites that allow users to perform actions that would normally send emails, development or test websites with live data that could potentially email real customers, bulk-loading data into websites that might trigger emails, and adding new sites into multisite installations.
Where can I download a specific version of the plugin for WordPress 5.4 or earlier?
If you need to install the plugin manually from a .zip file on WordPress 5.4 or earlier, you can download version 1.6.3 from the Advanced page for the plugin. However, please note that since version 1.7.0, WordPress 5.5 or later is required.
Are there any translations available for the plugin?
Yes, there are translations available for the plugin. Many thanks to the generous efforts of our translators. Some of the languages that have translations include Chinese (zh-CN), Chinese (zh-TW), Czech (cs-CZ), Dutch (nl_NL), English (en_CA), English (en_GB), French (fr_FR), Korean (ko_KR), Japanese (ja), German (de-DE), Norwegian: Bokmål (nb-NO), Norwegian: Nynorsk (nn-NO), Russian (ru_RU), and Swedish (sv_SE). If you'd like to help translate the plugin, you can sign up for an account and contribute.
How can I contribute to translating the plugin?
If you'd like to help out by translating the plugin, you can sign up for an account and contribute on the Translate WordPress website. Simply select the plugin and the language you want to translate into, and start translating. Your contribution will be greatly appreciated.
Changelog
The full changelog can be found on GitHub. Recent entries:
1.8.2
Released 2023-11-22
- fixed: deprecation warnings in PHP 8.1+