Notify Comment Reply
---------------
The plugin notifies the comment author via email when someone replies to his/her comment. The current features of this plugin:

* Comment reply notification
* Notify on comment modification
* Custom email templates

### Customize email templates

You're able to customize reply, re-notify and modification email templates. Copy the plugin's "templates" folder to your theme folder & set your own design. The plugin will look for templates on the ```/wp-content/themes/[THEME_DIR]/templates/``` folder. If you want to use default templates, then you don't need to do this thing.

[Download from WordPress Directory](https://wordpress.org/plugins/notify-comment-reply/)

Screenshots
----------------------
![screenshot-1](https://user-images.githubusercontent.com/13184472/75606819-e2c41500-5b1a-11ea-8c20-7e372124c036.png)
![screenshot-2](https://user-images.githubusercontent.com/13184472/75606820-e48dd880-5b1a-11ea-8038-109a7d3034ad.png)
![screenshot-3](https://user-images.githubusercontent.com/13184472/75423763-8ff72b80-5969-11ea-9b98-3414e83c9bd8.png)

## License

The GPL2 License. Please see [license file](https://github.com/mdobydullah/notify-comment-reply/blob/master/LICENSE) for more information.

## Changelog
```
v1.0 (Mar 3, 2020)
------------------------
- [new] First release
```

## Credit
1. Email templating concept credit goes to [Comment Reply Email Notification](https://wordpress.org/plugins/comment-reply-email-notification)
2. Icon credit goes to [Flat Icons](https://www.flaticon.com/authors/flat-icons)