Title: HTML Email Format
Last modified: August 22, 2016

---

# HTML Email Format

 *  Resolved [Lab41](https://wordpress.org/support/users/lab41/)
 * (@lab41)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/html-email-format/)
 * Hi
 * I want to keep using this plugin, but I need to also be able to apply the template
   to HTML emails.
 * Will this ever be integrated?
 * The reason is that I have about 200 different email notifications, and I want
   to centrally manage the header & footer of these HTML emails. (Otherwise it’s
   such a mission to update the header & footer in the future!)
 * What’s the best way to do this?
 * [https://wordpress.org/plugins/wp-better-emails/](https://wordpress.org/plugins/wp-better-emails/)

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/html-email-format/?output_format=md) [1](https://wordpress.org/support/topic/html-email-format/?output_format=md)
2

 *  Plugin Author [Nicolas Lemoine](https://wordpress.org/support/users/nlemoine/)
 * (@nlemoine)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/html-email-format/page/2/#post-5407699)
 * Try to leave only this line active:
 *     ```
       remove_filter( 'mandrill_payload', array($wp_better_emails, 'wpmandrill_compatibility') );
       ```
   
 * And see what happens (the plugin should not do anything).
 * I see that you’re using a plugin to paste the snippets I gave you. Would be better
   to paste them directly in a functions.php file.
 *  Thread Starter [Lab41](https://wordpress.org/support/users/lab41/)
 * (@lab41)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/html-email-format/page/2/#post-5407700)
 * Hi
 * Any chance I could email you with some access details?
 * I’ve removed all code except that one line.
    Result: [https://www.mediafire.com/?lz4vh8417wkz0w6](https://www.mediafire.com/?lz4vh8417wkz0w6)
 * I use that plugin to manage snippets and it’s been a lifesaver! It keeps them
   through theme updates, and it makes it easy to activate/deactivate as needed.
   [https://wordpress.org/plugins/code-snippets/](https://wordpress.org/plugins/code-snippets/)
   🙂
 * I also use W3TC, Amazon Cloudfront and Cloudflare, but that shouldn’t impact 
   emails.

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/html-email-format/?output_format=md) [1](https://wordpress.org/support/topic/html-email-format/?output_format=md)
2

The topic ‘HTML Email Format’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-better-emails_f6f6f6.svg)
 * [WP Better Emails](https://wordpress.org/plugins/wp-better-emails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-better-emails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-better-emails/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-better-emails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-better-emails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-better-emails/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * 17 replies
 * 2 participants
 * Last reply from: [Lab41](https://wordpress.org/support/users/lab41/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/html-email-format/page/2/#post-5407700)
 * Status: resolved