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

Comment Approved

描述

This WordPress plugin will sent out a customizable notification to a user that has left an comment on your site after approval of the comment.

It’s a tiny plugin which I hope to expand in the near future. Let me know if you miss something.

Icon by Max Steenbergen / maxsteenbergen.com

螢幕截圖

  • The settings screen
  • Checkbox at the comment form

安裝

Installation

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Comment Approved”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.
  5. The settings are accessible trough the settings menu in the sidebar.

Minimum Requirements

  • WordPress version 3.0 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 5.6 or greater.
  • MySQL version 5.6 or greater.

評價

2022年12月6日
It's not working anymore. I believe after an update it will work again. Still 5 stars. Good plugin.
2022年12月6日
Hi to all. This plugin does still work. tested to day. 11.07.2020 You have to install a SMTP plugin to deliver your mails to your commenters. The setup is easy. Thanks to the author of the plugin.
2019年2月7日
This plugin does what it claims to do, a simple feature but nice to have for commenters on a moderated blog. Also, the plugin author has been responsive to fixing a minor issue. Thanks!
閱讀全部14個評價

貢獻者及開發者

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

貢獻者

Comment Approved 外掛目前已有 9 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

修改日誌

1.6.1

  • [NEW] Added support for [the_title] to display the post title in the notification mail.
  • [NEW] Use [the_title] and [name] in the subject of the notification mail.
  • [MISC] Removed support for %shortcode% shortcodes, use the [shortcode] syntax instead.

1.6

  • [NEW] Added support for HTML mails. If you experience any issue, please report through the plugin forum.
  • [FIX] Moved position of checkbox from comment_form to comment_form_after_fields
  • Tested up to WordPress 4.9.8

1.5.2.3

  • [FIX] Issue where string could not be translated.

1.5.2.2

  • Added .pot file for custom translations

1.5.2.1

  • Tested up to WordPress 4.7

1.5.2

  • Added quick link to the options page on the plugin screen

1.5.1

  • Add phpDocs
  • Tested up to WordPress 4.5

1.5

  • Security: Prevent direct access to php files
  • Security: Prevent direct access to directories
  • Fix global translations support
  • Delete unused css and js files
  • Add missing i18n function
  • Update plugin readme file

1.4.3

  • Better translation handling

1.4.2.1

  • Using a more reliable action hook

1.4.2

  • Updated the translations to support the upcoming translation packs for plugins
  • Added a .pot file for custom translations

1.4.1

  • Fixed an translation issue, sorry!

1.4

  • Simplify the codebase thanks to kasparsd
  • Enable notifications if Jetpack Comments are detected since they don’t support the opt-in checkbox

1.3.2.1

  • Typo fix
  • Tested up to WordPress 4.2.2

1.3.2

  • Added option to change the e-mail from headers
  • Added option for the default state of the checkbox
  • Better translation support
  • WordPress 4.2 support
  • Minor bugfixes

1.3.1

  • Option added for users to opt-in on notifications

1.3

  • Added option to change the subject (thanks Karl)

1.2.1

  • Added plugin icons. Credits for Max Steenbergen / maxsteenbergen.com

1.2

  • This is a security fix. Please update

1.1

  • Translation error fixed

1.0

  • Initial release