Beskrywing
Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.
Features
- Disables all email by default
- Enable email again by matching the given hostname with the current server hostname.
- Override the
$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.
Aanbevelings
There are no reviews for this plugin.
Contributors & Developers
“WordPress Disable Email plugin” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:
ContributorsTranslate “WordPress Disable Email plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial plugin