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

replyMail

外掛說明

[ATTENTION] WordPress version MUST up to 2.7

Enhance the threaded comments system of WordPress 2.7.
When someone reply to your comment, send a email to you.

安裝方式

  1. Download replyMail from WordPress Plugin Directory, and unzip it.
  2. Upload “replymail” folder to your WordPress’s plugins directory (always “/your-wordpress-directory/wp-content/plugins/”).
  3. Activate the plugin through the ‘Plugins’ menu in your WordPress.
  4. Now, go to ‘Setting’ -> ‘replyMail Setting’, change the options.

Usage

  1. Make sure you enable the threaded comment system in your WordPress, Go to ‘Settings’ -> ‘Discussion Settings’, select ‘Enable threaded (nested) comments’, and then ‘Save Changes’
  2. Make sure your theme support WordPress’s threaded system. (your can migrating your theme to 2.7)

常見問題集

Please visit replyMail page for FAQs, thanks.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈replyMail〉的開發相關工作。

參與者

將〈replyMail〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.0

  • Add two options: Whether send mail to blog user (When someone reply to them), Whether send a copy mail to blog admin (When someone reply to other)
  • Only send email when the comment is a approved comment.

1.1.6

  • Check the comment before sending email, never send email if the comment tag as a spam comment.

1.1.5

  • Fix a bug

1.1.4

  • Add Template quicktag.
  • Add AJAX preview email subject and content.

1.1.3

  • Set default debug mode to ‘close’.
  • Fix jQuery display.

1.1.2

  • Make setting page more sexy.
  • Add a donate botton to setting page.
  • Add uninstall function, you can delete the options from database before you deactivate replyMail, and doing this will keep your database clean.
  • Add a shortcut in Plugin page, click it will take you to the setting page.

1.1.1

  • Fix some bugs