Descrição
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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“WordPress Disable Email plugin” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WordPress Disable Email plugin” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0
- Initial plugin