=== AddonLogic Comment Notification Customizer ===
Contributors: snehalpancholi
Tags: comment notification, comment email, moderation email, comment template, wp_mail
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customize the subject, body, and recipients of WordPress comment notification and moderation emails using merge tags.

== Description ==

Comment Notification Customizer replaces WordPress's built-in new-comment and comment-moderation notification emails with fully customisable templates. Use merge tags like {{post_title}}, {{comment_author}}, {{approve_url}}, and {{comment_content}} to build the perfect notification for your team.

**Features:**
* Separate templates for approved comments and pending/moderation queue
* 13 merge tags covering post, comment, author, and action URL data
* Custom recipient lists (comma-separated) or keep WordPress defaults
* "Also notify post author" option for the new-comment email
* Reset-to-defaults button
* Merge tag quick-reference sidebar on the settings page

== Installation ==

1. Upload `comment-notification-customizer/` to `/wp-content/plugins/`.
2. Activate via Plugins → Installed Plugins.
3. Go to Settings → Comment Notifications.

== Changelog ==

= 1.0.0 =
* Initial release.
