Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

WordPress Disable Email plugin

Descrição

Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.

funcionalidades

  • 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

Não existem avaliações para esse plugin.

Colaboradores e desenvolvedores

“WordPress Disable Email plugin” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0

  • Initial plugin