该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

中等需求

  • 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