Not sending html emails
-
Hello,
I have been using wp email for a long time and it has worked perfect thank you. But i have now moved all my php emails/messages into a separate file/function, also header so i am now using only one header included via a function for all my different emails. It sends email using wp_mail and everything is in place in regards to header information but it does not convert email into html. header shows:
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=”UTF-8″I belive i need to include some WP functions, any idea anyone? Already tested with wp-load.php and pluggable.php
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Not sending html emails’ is closed to new replies.