Comment Approved Notifier Extended Plugin
Automatically send email notification to comment author after comment approval.
Comment Approved Notifier sends an e-mail to your commenters when you approve their comments. It is a very simple plugin. There are no settings, options. It starts to work when you activate it.
1. No Configuration
2. Activate and Forget
3. Full Compatible with SMTP Mail Sender Plugins
Po file included. If you translated this plugin to your language, please send me translated po file.
Comment Approved Notifier Extended now supported Multi Language.
Ready translations:
English
French
Italian
Romanian
Turkish
Installation
- Download the zip file and extract the contents.
- Upload the ‘comment-approved-notifier-extended’ folder to your plugins directory (wp-content/plugins/).
- Activate the plugin through the ‘plugins’ page in WordPress.
- That is all.
Screenshots
The plugin sends an TURKISH e-mail like that.
The plugin sends an ENGLISH e-mail like that.
FAQ
How can I set change from email address? You can change site email from WordPress General Settings or change “$from_email = get_bloginfo(‘admin_email’);” to “$from_email = ‘[email protected]’;” from 115. row of comment-approved-notifier-extended.php.
How can i translate to my language Po file included.
Changelog
5.3
- Menu moved under the setting
- Added donate link
5.2
- Added mail template. Sent emails look better now
- Fully compatible with PHP 5.6 and above. Tested up to: PHP 8.2
- Few minor improvements
5.1
- Bug Fixed. (Email sending issue solved.)
5
- Refactored codes.
- Added Mail Subject and Title Editor.
- Added Shortcodes
4.4.2
4.4.1
- Prepared for WordPress Internationalization
4.4
4.3
4.2
4.1
4
- Added English Language
Comment Approved Notifier Extended now supported English and Turkish Language.
3.0
- sender e-mail address changed from noreply to admin_email
- Added site name to subject
- Changed text/plain to text/html
- Codes cleaned.
2.2
- Add site name to “From” section (by yakuphan)
2.1
- Compatible up to WP 2.8 (by yakuphan)
2.0
- Compatible up to WP 2.7 (by yakuphan)
1.1
- Fixed some bugs. Older version sends e-mail to trackback commenters so please update. (by yakuphan)
1.0
- Plugin released. (by yakuphan)