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

Comment-Emailer

描述

Comment-Emailer allows you to customize the email wordpress automatically
sends when a new comment, pingback or trackback has been approved.
With Commented-Emailer you can change the sending email address, message body,
and enable or disable all of the default options such as including the authors
name, ipaddress, website, comment or reply to address.

After installation you will have a new tab under settings that
will give you access to change just about every access of your
auto generated emails. Just make sure you enable Commented-Emailer

螢幕截圖

  • Admin Settings area

安裝

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the complete folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enable the plugin on the comment Email tab under settings.

常見問題

Can I add html to the message?

No, this version is using the default wordpress function which only
sends text emails.

Fatal Error after upgrade

Sorry, this issue has been fixed but if you have an older version please
disable the plugin before upgrading. If you have already tried to upgrade
and get this error you will need to edit one of the files.

Go to plugin – editor and from the upper dropdown select comment-emailer
then edit the top file comment-emailer/comment-emailer.php

Line 22 says include ‘notify_postauthor.php’; please comment this line out
activate the plugin then disable the plugin. Once you have diasabled the plugin
you can uncomment this line and then reenable the plugin.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comment-Emailer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comment-Emailer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • Original Release

1.0.1

  • fixed image path

1.0.2

*repaired an update issues