Simple Comment Notification

Simple notification of a reply to a comment

Sends an simply email notification to the comment author, when someone replies to his comment. No configuration, support WordPress translation process.

Simple Comment Notification

Subscription

It’s possible to send email notification only if user checked subscription checkbox. To enable this functionality you must add such code (e.g. in functions.php in the active theme):

Optionally, you can also change default checkbox value to true:

Autoresponder

Plugin have a hidden functionality that sends autoresponder to the author of the comment. To turn it on you must add such code (e.g. in functions.php in the active theme):

Optionally, you can also turn off default plugin functionality:

The title and content of the autoresponder can be personalized:

You can even set who will not receive this notifications by changing minimum required user capabilities:

1.2.4 08.04.2020
Fixed typos.
1.2.2 08.04.2020
Minor bugfix.
1.2 08.04.2020
Added subscription functionality (disabled by default).
1.1 12.03.2017
Fix the URL to a new comment.
Sending autoresponder to the author of the comment (disabled by default).
1.0.2 12.03.2016
Add POT file and remove language files to allow WordPress.org language packs to take effect.
1.0 06.03.2016
First public version.