Title: Sent HTML Mail
Last modified: July 29, 2017

---

# Sent HTML Mail

 *  Resolved [RafaelDeJongh](https://wordpress.org/support/users/rafaeldejongh/)
 * (@rafaeldejongh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/sent-html-mail/)
 * I’m using this plugin for Approval of users through WooCommerce and I would like
   to use the same template for the Approval/Unapproval of users as the registration
   mail that’s been sent by WooCommerce.
 * I already have the html code for the template but when I paste it in the textarea
   for the custom approval mail, the html isn’t being used in the mail and is just
   shown to the approved user.
 * So my question here is: how do I make it so that the e-mail being sent is in 
   HTML form and not just plain text?

Viewing 1 replies (of 1 total)

 *  Thread Starter [RafaelDeJongh](https://wordpress.org/support/users/rafaeldejongh/)
 * (@rafaeldejongh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/sent-html-mail/#post-9363552)
 * Found out you can do this by adding the following rule to the following lines:
   731 & 761:
 * `array('Content-Type: text/html; charset=UTF-8','From: My Site Name <support@example.
   com')`
 * Make sure to add a comma after the previous code indication and then you should
   be good to go!

Viewing 1 replies (of 1 total)

The topic ‘Sent HTML Mail’ is closed to new replies.

 * ![](https://ps.w.org/wp-approve-user/assets/icon-256x256.png?rev=3013178)
 * [WP Approve User](https://wordpress.org/plugins/wp-approve-user/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-approve-user/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-approve-user/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-approve-user/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-approve-user/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-approve-user/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [RafaelDeJongh](https://wordpress.org/support/users/rafaeldejongh/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/sent-html-mail/#post-9363552)
 * Status: resolved