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

Kau-Boy's Comment Notification

外掛說明

This plugin enables blog admins and editors to manage the notification of incoming comments. As WordPress only has the option to notify on every comment, the email account of the admin may recieve many email each day. Notification is also limited to the admin only, so only the admin user will receive an email for incoming comments.

Using the plugin you can subscribe to a RSS feed that contains even comments that has to be moderated. Every feed entry has the links to delete a comment, mark a comment as spam or approve a comment, if the comment has to be moderated. If a comment has been marked as spam, it will no longer appear in the feed.

A list of all of my plugins can be found on the WordPress Plugin page on my blog kau-boys.de.

螢幕擷圖

安裝方式

Installation through WordPress admin pages:

  1. Go to the admin page Plugins -> Add New
  2. Search for kau-boy and choose the plugin
  3. Choose the action install
  4. Click on Install now
  5. Activate the plugin after install has finished (with the link or trough the plugin page)
  6. You might have to edit the settings

Installation using WordPress admin pages:

  1. Download the plugin zip file
  2. Go to the admin page Plugins -> Add New
  3. Choose the Upload link under the Install Plugins headline
  4. Browse for the zip file and click Install Now
  5. Activate the plugin after install has finished (with the link or trough the plugin page)
  6. You might have to edit the settings

Installation using ftp:

  1. Unzip and upload the files to your /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. You might have to edit the settings

常見問題集

Who can subscribe to the comments feed?

You can set if only users who has the moderation permission to subscribe, or every user of the blog. Non moderation users will not see the moderation links and they will not see comments that has to be moderated.

Can I limit the number of mails that I receive for new comments?

This feature will be available in one of the next updates. But as digesting emails is more complex, I started with the feed option.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Kau-Boy's Comment Notification〉的開發相關工作。

參與者

將〈Kau-Boy's Comment Notification〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

  • 1.3 Remove line break at bottom of feed to prevent a parse error as described here: http://validator.w3.org/feed/docs/error/WPBlankLine.html
  • 1.2 Adding option to hide new WP 2.9 trash comments
  • 1.1 Adding nice icons to the feed and an option to hide them
  • 1.0.1 Removing “short open tags” which causes error on blog that don’t have “short_open_tag” set to “On”
  • 1.0 Adding user data (Name, E-Mail, Website) and option to hide them, adding tackback/pingback avatar icon to feed
  • 0.6 Adding option to hide all types of comments to build feeds for special needs like a feed only for moderation
  • 0.5 Adding the customization option to the dashboard to make it visible to editors
  • 0.4 Adding option to include spam comments into feed to recognize false positives marked by Aksimet
  • 0.3 Adding links to read the comment in the blog and to reply to the comment
  • 0.2 Adding option to customize feed, adding avatars to feed
  • 0.1 First stable release