Comment Approved Notify
Notify blog comment authors when their comments are approved
by Kaspars Dambis · github.com/kasparsd/comment-notifications
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kasparsd/comment-notifications/archive/refs/heads/master.zipReadme
Comment Approval Notifications
Contributors: nielsvanrenselaar, kasparsd
Donate link:
Tags: comment, approved, notifcation, message, approval
Requires at least: 3.0.0
Tested up to: 4.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Send out customizable notifications of comment approval to users who have left a comment on your site.
Credits
This plugin is a fork of the Comment Approved plugin.
Installation
- Upload the folder
comment-approved-notifyto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- The settings are accessible trough the settings menu in the sidebar
Screenshots
- Comment approval notification settings
Changelog
1.4
- Simplify the codebase
- Enable notifications if Jetpack Comments are detected since they don't support the opt-in checkbox
1.3.2.1
- Typo fix
- Compatible with 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
Upgrade Notice
1.0
- First version