Plugin info

Total downloads: 7,661
Active installs: 40
Total reviews: 3
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/15/2025 (260 days ago)
Added to WordPress: 4/6/2016 (9 years old)
Minimum WordPress version: 4.7
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.3

Maintenance & Compatibility

Maintenance score

Stale • Last updated 260 days ago • 3 reviews

40/100

Is Well-Handled Email Templates abandoned?

Likely maintained (last update 260 days ago).

Compatibility

Requires WordPress: 4.7
Tested up to: 6.8.3
Requires PHP: 7.3

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Well-Handled lets developers build, manage, preview, send, and track complex transactional email templates with WordPress, freeing them from the time and expense of using a third-party service like Mandrill. It comes with a ton of template processing options, easy drop-in functions for generating and sending transactional emails, and hookable filters for developers with additional needs.

  • Manage and preview email templates through WP-Admin;
  • Color-coded editor with dozens of themes;
  • Support for Handlebar/Mustache markup;
  • Preview templates in WP-Admin or send as an email;
  • Numerous post-processing options such as CSS inlining, comment removal, whitespace compression, etc., let you keep your working code readable and the rendered product optimal;
  • Shortcode and fragment support (like reusable headers, etc.);
  • Send emails via SMTP, Amazon SES, or Mandrill;
  • Track open rates and clicks, search send history, view statistics, access full message details;
  • Assign template and statistic access on a per-role basis;
  • [Deprecated] Mail sending via queue instead of realtime;

Requirements

Well-Handled is more complex than the average plugin and therefore requires a litlte more from your server:

  • WordPress 4.7 or later.
  • PHP 7.3 or later.
  • PHP extensions: date, dom, filter, hash, imap, json, libxml, openssl, pcre
  • UTF-8 encoding.
  • Well-Handled is not compatible with WordPress Multi-Site.

Please note: it is not safe to run WordPress atop a version of PHP that has reached its End of Life. Future releases of this plugin might, out of necessity, drop support for old, unmaintained versions of PHP. To ensure you continue to receive plugin updates, bug fixes, and new features, just make sure PHP is kept up-to-date. 🙂

Privacy Policy

Well-Handled includes the ability for site operators to track sent emails — either basic metadata or full message content — and see which links the recipients of those messages end up visiting.

This data resides fully on the hosting web server and is not shared with any third-parties (aside from the SMTP servers used to send the messages).

While the plugin does not utilize any WordPress GDPR “Personal Data” features, it does provide mechanisms for deleting data, both selectively and automatically.

Installation

  1. Unzip the archive and upload the entire well-handled directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Done!

Frequently Asked Questions

No FAQ available

Review feed

Blobfolio
9/3/2016

Most Powerful Option

This plugin completely replaced the need for Mandrill for many of our clients. Highly recommended for sites with complex transactional email needs.

Screenshots

  1. Manage templates in a familiar setting (WP Admin).

    Manage templates in a familiar setting (WP Admin).

  2. Code editor supports themable syntax highlighting.

    Code editor supports themable syntax highlighting.

  3. Preview your templates, test compile options, and even pass arbitrary data to verify correct rendering.

    Preview your templates, test compile options, and even pass arbitrary data to verify correct rendering.

  4. Comprehensive reference materials viewable from WP Admin.

    Comprehensive reference materials viewable from WP Admin.

  5. Can send via SMTP or Amazon SES, track open and click rates, and more.

    Can send via SMTP or Amazon SES, track open and click rates, and more.

  6. Can search send activity and view full copies of messages sent.

    Can search send activity and view full copies of messages sent.

  7. Pretty stats!

    Pretty stats!

Changelog

2.4.5

  • [Fix] Improve PHP 8.4 compatibility.

2.4.4

  • [Fix] Double HTML entity encoding/decoding in some contexts.

2.4.3

  • [Fix] Improve PHP 8.2 compatibility.

2.4.2

  • [Fix] Improve PHP 8.1 compatibility.

2.4.1

  • [Fix] Improve PHP 8 compatibility.