该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress Disable Email plugin

描述

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

产品特点

  • 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.

评价

此插件暂无评价。

贡献者及开发者

「WordPress Disable Email plugin」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial plugin