leaStudios Email Templates
Wraps every outgoing WordPress email in a branded HTML template, and adds transactional email support for leaStudios Payments events (receipts, subscription created/renewed, payment failed, refund processed).
by leaStudios · github.com/adamjohnlea/leastudios-email-templates · website
★ 0stars
10release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/adamjohnlea/leastudios-email-templates/releases/download/v1.2.1/leastudios-email-templates-1.2.1.zipFrom the readme
leaStudios Email Templates
Wraps every outgoing WordPress email in a branded HTML template and adds a transactional-email pipeline for leaStudios Payments events (receipts, subscription created/renewed, payment failed, refund processed) with full opt-out / suppression support.
- Requires WordPress: 6.4+
- Tested up to: 6.9
- Requires PHP: 8.2+
- License: GPL-2.0-or-later
Quick start
1. Drop the plugin folder into wp-content/plugins/ (or install the packaged zip).
2. Activate via Plugins → Activate.
3. Configure branding under Email Templates → Settings → Branding.
4. Customize transactional types under Email Templates → Email Types.
5. Review opt-outs under Email Templates → Suppressions (only visible once the suppressions feature has been exercised).
The plugin runs standalone — the branded wrapper, send log, plain-text alternative body, opt-out machinery, and admin pages all work without leaStudios Payments installed. The payment-driven transactional emails only dispatch when LEASTUDIOSPAYMENTSVERSION is defined.
Features
- Branded wrapper — every HTML wpmail() is wrapped in templates/email/base.php with site branding (logo, primary color, footer, social links). Bypass per
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2.1 | May 29, 2026 | leastudios-email-templates-1.2.1.zip | 2 |
| v1.2.0 | May 24, 2026 | leastudios-email-templates-1.2.0.zip | 1 |
| v1.1.3 | May 24, 2026 | leastudios-email-templates-1.1.3.zip | 6 |
| v1.1.2 | May 24, 2026 | leastudios-email-templates-1.1.2.zip | 1 |
| v1.0.0 | May 23, 2026 | leastudios-email-templates-1.0.0.zip | 0 |
| v1.1.1 | May 23, 2026 | leastudios-email-templates-1.1.1.zip | 0 |
| v1.1.0 | May 23, 2026 | — | — |