Апісанне
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! 😀
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“Mail Deactivation” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “Mail Deactivation” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.0
- Replaces ‘wp_mail’ with a dummy function