• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
Skip to content

WordPress.org

English (UK)

  • Home
  • Themes
  • Plugins
  • Support
  • Get Involved
  • Blog
  • Team P2
  • About
  • Get WordPress

Plugins

  • My Favourites
  • Beta Testing
  • Developers
Download

Email Templates

By Damian Logghe
  • Details
  • Reviews
  • Installation
  • Support
  • Development

Description

Send beautiful emails with the WordPress Email Templates plugin. Choose your template style, add a logo or some text, change colors, edit footer and start sending nice emails in WordPress.

Email Template plugin uses Customizer to make it easier. Preview your changes or send a test email with just a few clicks. Requires WordPress 4.0.0

Compatible with : Post SMTP, WP SMTP, Easy WP SMTP, Easy SMTP Mail, Mailgun, Sengrid

Help with translations

Send your translations to Transifex

Currently Available in:

  • English
  • Spanish
  • French
  • Chinese
  • Portuguese
  • Dutch
  • Persian
  • Russian
  • German

Collaborate in Github

  • https://github.com/timersys/wordpress-email-templates

Thanks to @eliorivero for sharing some customizer tips for plugins 🙂

Screenshots

  • Editing a template
  • Email received

Installation

  1. Upload the plugin in /wp-admin/plugin-install.php
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on Appearance -> “Email Templates” to start editing

FAQ

How to add a custom template?

Copy the templates folder into your theme , then in functions.php add the following:

add_filter(‘mailtpl/customizer_template’, function(){
    return get_stylesheet_directory() . “/admin/templates/default.php”;
});

Reviews

Easy to use

esistich 18 February 2021
Nice looking emails without any coding.

Very Resourceful!

Joe_PK 22 October 2020
It's always great to find a plugin that does precisely what you want. This plugin simply works! A huge thanks to the developer for this handy tool.

Blocked Emails from being sent properly

newcastlecreativeco 20 October 2020
Had this installed on over 40 websites. All emails were being received prior to installing this plugin. As soon as I activated it, they stopped being delivered. As soon as I deactivated and deleted it. They were received. Just uninstalled from all of my websites.

Très facile d’utilisation et marche parfaitement

Anthony 13 October 2020
Permet une personnalisation rapide et aisĂŠe de vos email. Ce qui permet d'obtenir rapidement un email pro. Aucun bug Ă  signaler. Merci

Excellent

jasontdm 8 October 2020
Awesome work.

Great Plugin!

horizonte 19 August 2020
Thank you. This was useful for setting up the design of my email responses.
Read all 110 reviews

Contributors and Developers

“Email Templates” is open source software. The following people have contributed to this plugin.

Contributors
  • Damian

“Email Templates” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Email Templates” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.3.2.1

  • Emails not being send when multiple emails where being sent at the same time

1.3.2

  • Support for multiple templates PR #29
  • Fix Increase priority for the preview template

1.3.1.2

  • Fixed css width
  • new filter for default message

1.3.1.1

  • Only filter non html messages
  • Fixed bug introduced on 1.3.1

1.3.1

  • Security fix to prevent html injection
  • Filter attributes for images

1.3

  • Instead of multiple filters we now just modify wp_mail to make plugin more compatible
    with transactional mail plugins

1.2.2.3

  • Fixed issue with maxwith not working on certain installs.

1.2.2.2

  • Fixed issue with boxed layout

1.2.2.1

  • Text domain update

1.2.2

  • Added image support in header text
  • Fixed issue with spaces on gravity forms ( gravity plugin needs to be >= 2.2.1.5 )

1.2.1

  • Added shortcode support in header/footer
  • Header text now it’s used for alt image when using images
  • Fixed bug where image was not responsive on mobile devices

1.2

  • Added custom css support on template section
  • Added link color in body section
  • Updated templates with changes above
  • Mailgun / sengrid integration

1.1.4

  • Added body size to template section
  • Leaving emtpty from name & from email will let you use other plugins settings now
  • Logo alt text is now site description by default
  • Removed other panels showing on email templates customizer
  • Removed email templates panel from normal customizer

1.1.3.1

  • Fixed woocommerce preview link

1.1.3

  • Fixed bug with some links missing or not clickable
  • Added more languages and updated some
  • Added more action hooks for devs

1.1.2.1

  • Remove “powered by” by default
  • Updated languages

1.1.2

  • Fixed bug with powered by still showing on some mail clients
  • Added new languages

1.1.1

  • Added Postman SMTP compatibility
  • Added WP SMTP compatibility
  • Added Easy WP SMTP compatibility
  • Added Easy SMTP Mail compatibility

1.1

  • Fixed bug with wpmandrill
  • Added chinese, spanish and portuguese languages
  • Added new font size control
  • WooCommerce Integration
  • Easy Digital Downloads Integration
  • Added Email body settings

1.0.2

  • Fixed email link on retrieve password emails from WP

1.0.1

  • Bug – Template is cached to avoid issues when sending multiple emails
  • Added fallback text email for non html email clients and to improve inbox hits
  • Added site url to the logo/text logo in header
  • Fixed some typos in descriptions
  • Added Emails templates menu using add_submenu_page

1.0

  • First release

Meta

  • Version: 1.3.2.1
  • Last updated: 1 month ago
  • Active installations: 20,000+
  • WordPress Version: 4.0 or higher
  • Tested up to: 5.6.2
  • Languages:

    Chinese (Taiwan), Dutch, English (US), French (France) and Persian.

    Translate into your language

  • Tags:
    email templateemail templateshtml emailtemplate
  • Advanced View

Ratings

See all
  • 5 stars 98
  • 4 stars 3
  • 3 stars 3
  • 2 stars 2
  • 1 star 3
Log in to submit a review.

Contributors

  • Damian

Support

Issues resolved in last two months:

4 out of 15

View support forum

Donate

Would you like to support the advancement of this plugin?

Donate to this plugin

  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.