這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

PostMarkApp Mail Replacement

描述

This plugin replaces wp_mail with a custom function that utilizes PostMarkApp.com to send email to your users.
There really isn’t much more to say about the plugin.

REQUIRED

  • PHP5
  • cURL for PHP5

安裝

  1. Simply install from within WordPress.
  2. Go to the admin page for PostMarkApp Mail Replacement and fill out the fields.
  3. Enable the plugin from the plugin admin page.

評價

There are no reviews for this plugin.

貢獻者及開發者

“PostMarkApp Mail Replacement” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 PostMarkApp Mail Replacement 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.2

  • Fixed a bug that occurred when you tried to test the plugin and had WordPress installed somewhere else than the root of your server. Thank you to theferf for reporting the bug.
  • Added some functionality to deal with issues arising as a result of some plugins trying to send to more than one email at a time (I’m looking at you Contact Form 7 😛 ).
  • Also fixed the ‘Purge Logs’ button, as it was broken in latest release.

1.3.1

  • Fixed a slight, but annoying bug regarding the certificate file.
  • Slimmed some of the code.

1.3

  • Fixed yet another bug with sending emails.
  • Fixed a small bug with the logging tool.

1.2.1

  • Fixed bug that prohibited plugin from sending emails.

1.2

  • Added error logging, so if something doesn’t work you can see it in the logs.
  • Slight change to uninstall procedures.

1.1.1

  • Fixed the URL for the logo for Stupid Studio.

1.1

  • Added check to see whether or not the plugin is activated before replacing wp_mail.
  • Also added function to enable and disable the plugin without deactivating it (deactivating the plugin deletes all information stored).

1.0

  • Initial release.