Title: Well-Handled Email Templates
Author: Blobfolio
Published: <strong>6. April 2016</strong>
Last modified: 15. April 2025

---

Plugins suchen

![](https://ps.w.org/well-handled/assets/banner-772x250.png?rev=2889647)

![](https://ps.w.org/well-handled/assets/icon-256x256.png?rev=2889647)

# Well-Handled Email Templates

 Von [Blobfolio](https://profiles.wordpress.org/blobfolio/)

[Herunterladen](https://downloads.wordpress.org/plugin/well-handled.2.4.5.zip)

 * [Details](https://de.wordpress.org/plugins/well-handled/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/well-handled/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/well-handled/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/well-handled/#developers)

 [Support](https://wordpress.org/support/plugin/well-handled/)

## Beschreibung

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;

### Voraussetzungen

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](http://php.net/supported-versions.php). 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.

## Screenshots

 * [[
 * Manage templates in a familiar setting (WP Admin).
 * [[
 * Code editor supports themable syntax highlighting.
 * [[
 * Preview your templates, test compile options, and even pass arbitrary data to
   verify correct rendering.
 * [[
 * Comprehensive reference materials viewable from WP Admin.
 * [[
 * Can send via SMTP or Amazon SES, track open and click rates, and more.
 * [[
 * Can search send activity and view full copies of messages sent.
 * [[
 * Pretty stats!

## Installation

 1. Unzip the archive and upload the entire `well-handled` directory to your `/wp-content/
    plugins/` directory.
 2. Aktiviere das Plugin im Menü ‚Plugins‘ im WordPress Backend.
 3. Erledigt!

## Rezensionen

![](https://secure.gravatar.com/avatar/3d62208470fb5efbd2a13c4b3ab340529a51bdeaa7d898949c6fae553c73590c?
s=60&d=retro&r=g)

### 󠀁[Got issue resolved very quick.](https://wordpress.org/support/topic/got-issue-resolved-very-quick/)󠁿

 [pavitramehta93](https://profiles.wordpress.org/pavitramehta93/) 1. Mai 2020

I reported my issue and went to bed, woke up and they were with a solution into 
the plugin. Thank you very much

![](https://secure.gravatar.com/avatar/6d492aa68cbc53a76420cd7c3751224b209f882c2ccd2631c83969d70f87c26c?
s=60&d=retro&r=g)

### 󠀁[Tight integration, reliable service](https://wordpress.org/support/topic/tight-integration-reliable-service/)󠁿

 [evilsupplyco](https://profiles.wordpress.org/evilsupplyco/) 3. September 2016

I use this plugin on an e-commerce site built on WordPress — we use it to send out
all transactional emails („Thank you for your order“ / „Your order has shipped“ /„
Your subscription has billed“ / abandoned cart emails / etc.) It is working great.
Tweaks to email templates are easy to lay down and the stats are kept right in our
dashboard, making it easy to keep tabs on how effective everything is. It has been
very easy to resend emails to customers to tracking down order details.

![](https://secure.gravatar.com/avatar/74cb6ecb5887fa7b80c3aa263b6016e403989d28e93a35420536740599d6d909?
s=60&d=retro&r=g)

### 󠀁[Most Powerful Option](https://wordpress.org/support/topic/most-powerful-option/)󠁿

 [Blobfolio](https://profiles.wordpress.org/blobfolio/) 3. September 2016

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

 [ Alle 3 Rezensionen lesen ](https://wordpress.org/support/plugin/well-handled/reviews/)

## Mitwirkende und Entwickler

„Well-Handled Email Templates“ ist Open-Source-Software. Folgende Menschen haben
an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Blobfolio ](https://profiles.wordpress.org/blobfolio/)

[Übersetze „Well-Handled Email Templates“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/well-handled)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/well-handled/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/well-handled/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/well-handled/)
per [RSS](https://plugins.trac.wordpress.org/log/well-handled/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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.

## Meta

 *  Version **2.4.5**
 *  Zuletzt aktualisiert **vor 1 Jahr**
 *  Aktive Installationen **50+**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **6.8.5**
 *  PHP-Version ** 7.3 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/well-handled/)
 * Schlagwörter
 * [css](https://de.wordpress.org/plugins/tags/css/)[email](https://de.wordpress.org/plugins/tags/email/)
   [email templates](https://de.wordpress.org/plugins/tags/email-templates/)[mustache](https://de.wordpress.org/plugins/tags/mustache/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/well-handled/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  3 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/well-handled/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/well-handled/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/well-handled/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/well-handled/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/well-handled/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/well-handled/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/well-handled/reviews/)

## Mitwirkende

 *   [ Blobfolio ](https://profiles.wordpress.org/blobfolio/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/well-handled/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://blobfolio.com/plugin/well-handled/)