Lýsing
Deactivates emailing. WordPress sends no more mails.
How does it work?
- It replaces ‘wp_mail’ with a dummy function
It doesn’t work?
- Check for other plugins which replace ‘wp_mail’
- Check for plugins which use ‘mail’ instead of ‘wp_mail’. And delete them! 😀
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“Mail Deactivation” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Mail Deactivation” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.0
- Replaces ‘wp_mail’ with a dummy function