=== Comment Reply Email Notification === Contributors: Gustavo H. Mascarenhas Machado Donate link: https://guh.me/ Tags: comment, email, reply, notification Requires at least: 4.4.0 Tested up to: 4.7 Stable tag: 1.2.0 License: BSD License URI: http://opensource.org/licenses/BSD-3-Clause == Description == This plugin notifies a comment author via email when someone replies to his comment. == Requirements == * PHP 5.5+ * Wordpress 4.4+ == Installation == How to install the plugin: 1. Upload the ZIP file to your Wordpress installation directory 2. Extract the ZIP file contents to the /wp-content/plugins directory. 3. Activate the plugin. 4. For better results, setup a plugin to send emails using SMTP. == Changelog == = 1.2.0 = * added opt-in checkbox to comment form. = 1.1.1 = * fixed typo in hook = 1.1.0 = * added ES and PT-BR translations, added build script = 1.0.0 = * First release