v1.1.0
Major Phase 4-9 release.
Added
- Per-type preview + send-test from the admin Email Types tab
- Send log with filterable admin list, retention prune cron, and CLI inspection
- Plain-text alternative body for every transactional HTML send
- Light + dark theme variants for the email base template
- Per-tag escape contract — merge tags declare
html/raw/urlmodes - Third-party email-type registry via the
leastudios_email_templates_register_typesaction - WP-CLI subcommands:
list-types,preview,send-test,list-suppressions,add-suppression,remove-suppression - Unsubscribe / suppression — HMAC-signed URLs, public REST landing pages, admin management page, and an auto-appended footer on non-required types
Changed
- PHPStan baseline raised to level 7
Requirements
- WordPress 6.5+
- PHP 8.2+
See readme.txt and README.md for the full feature list, WP-CLI reference, and extension-point documentation.