In WP 2.2 it's not possible to send a HTML mail via the wp_mail() function. I wrote a small Plugin to fix this:
http://xn--strbe-mva.de/2007-05-19/pn-21-rc1/
(It's called PN mailfix - you can download it at the bottom of the page)
In WP 2.2 it's not possible to send a HTML mail via the wp_mail() function. I wrote a small Plugin to fix this:
http://xn--strbe-mva.de/2007-05-19/pn-21-rc1/
(It's called PN mailfix - you can download it at the bottom of the page)
It doesn't work for me..
Probably it's because the Plugin you're using doesn't use the Mail - standards. Probably it says "Content-type:" in the code. It must be "Content-Type:".
This topic has been closed to new replies.