Contributors: ufukart
Donate link: Donate via PayPal
Tags: comment, approve, notifier, comment approved, notification
Requires at least: WordPress 5.0
Tested up to: WordPress 6.8
Requires PHP: 5.6
Stable tag: 5.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A WordPress plugin that sends automatic email notifications to users when their comment is approved, with customizable content.
Comment Approved Notifier Extended automatically notifies comment authors via email once their comment is approved on your website. This plugin improves engagement by informing users when their input goes live.
- ✅ Sends a customizable notification email when a comment is approved.
- ✅ Includes shortcodes to personalize the email content (e.g., comment author name, post title, comment link).
- ✅ Easy-to-use settings page for managing email content.
- ✅ Fully translatable with language files.
- Go to Plugins > Add New in your WordPress dashboard.
- Search for Comment Approved Notifier Extended or upload the plugin
.zip
file. - Click Install Now, then Activate the plugin.
- After activation, navigate to Settings > Comment Approved Notifier.
- Edit the email subject and message body.
- Use shortcodes to personalize the message:
[commentauthor]
: Name of the comment author[commentedposttitle]
: Title of the post[commentaddress]
: Direct link to the comment[commentcontent]
: Comment content[blogname]
: Your site name[blogurl]
: Your site URL
Go to Settings > Comment Approved Notifier and edit the subject and body. Shortcodes are available for dynamic content.
[commentauthor]
[commentedposttitle]
[commentaddress]
[commentcontent]
[blogname]
[blogurl]
Yes, HTML is supported in the email body for better formatting.
Only approved comments trigger the email. Pending or spam comments are ignored.
Notifications will no longer be sent, but previously sent messages remain unaffected.
Yes, it works independently of the theme. Requires WordPress 4.0+.
Currently, only predefined shortcodes are supported. Advanced users can extend the plugin.
- Resolved Cross Site Scripting (XSS) vulnerability
- Moved menu under Settings
- Added donation link
- Introduced email template for better design
- Full PHP 5.6+ compatibility, tested up to PHP 8.2
- Minor improvements
- Fixed email sending bug
- Major code refactoring
- Added subject & title editor
- Introduced shortcodes
- Multilanguage support
- Prepared for internationalization
- Security improvements
- Minor enhancements
- Optimizations
- Added English language support
- Now supports both English and Turkish
- Changed sender from
noreply
toadmin_email
- Added site name to subject
- Switched from plain text to HTML emails
- Code cleanup
- Added site name in "From" address (by yakuphan)
- Compatible with WordPress 2.8 (by yakuphan)
- Compatible with WordPress 2.7 (by yakuphan)
- Fixed bug where emails were sent to trackbacks (by yakuphan)
- Initial release (by yakuphan)
This plugin is licensed under the GPLv2 or later.