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

Hectane

描述

This plugin provides an extremely easy way to route WordPress emails through Hectane. After installing and configuring the plugin, all calls to wp_mail() will be intercepted and sent to Hectane which will take care of delivery.

安装

  1. Upload the directory hectane to the wp-content/plugins/ directory.
  2. 通过WordPress的“插件”菜单激活插件。
  3. Configure the plugin through the ‘Hectane’ item in the Settings’ menu.

评价

此插件暂无评价。

贡献者及开发者

“Hectane” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Hectane”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1.6

  • Split up settings
  • Fixed header bug

0.1.5

  • Additional MIME headers are passed to Hectane

0.1.4

  • Extract “From” field from headers if present

0.1.3

  • Plugin now auto-detects HTML

0.1.2

  • Fixed bug preventing TLS from working
  • Added option for ignoring TLS errors

0.1.1

  • Plugin renamed to “Hectane” due to upstream change of name

0.1.0

  • Initial release of plugin