描述
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
屏幕截图
安装
Installation
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Comment Approved”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
- 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 年 3 月 4 日
Seems simple enough but doesn’t work for me.
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!
2017 年 7 月 24 日
really works
2017 年 6 月 26 日
Works as expected
贡献者及开发者
更新日志
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