=== AddonLogic HTML Email Template Wrapper ===
Contributors: snehalpancholi
Tags: email, html email, email template, branded email, 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

Wrap all outgoing WordPress emails in a branded, responsive HTML template with logo, header colour, and footer text.

== Description ==

HTML Email Template Wrapper intercepts every `wp_mail()` call and wraps the message body in a clean, responsive branded template. No code changes required. Configure your logo, colours, and footer text once, and every email WordPress sends — password resets, comment notifications, WooCommerce orders — automatically looks polished and on-brand.

**Features:**
* Single settings page — logo, colours, footer, max-width
* Works with any plugin that uses wp_mail()
* Preserves existing HTML emails; converts plain-text optionally
* Live preview on settings page
* Double-wrap prevention marker
* Responsive for mobile email clients
* WordPress color picker for all colour settings

== Installation ==

1. Upload `html-email-template-wrapper/` to `/wp-content/plugins/`.
2. Activate via Plugins → Installed Plugins.
3. Go to Settings → HTML Email Template and configure your branding.

== Changelog ==

= 1.0.0 =
* Initial release.
