[wp-hackers] Customize Wordpress Emails

Ryan McCue lists at rotorised.com
Fri Dec 10 09:46:50 UTC 2010


Andrew Nacin wrote:
> WordPress already includes, and leverages, the phpmailer library.

Although, it doesn't leverage a lot of its functionality, nor easily
expose it. For example, it's not possible to send a HTML email using
wp_mail() (unless you do all sorts of trickery using the filters in it),
despite how easy PHPMailer makes this. (#15448)

-- 
Ryan McCue
<http://ryanmccue.info/>



More information about the wp-hackers mailing list