[wp-hackers] wp_mail with string attachment

Olivier autremonde75 at gmail.com
Fri Oct 29 19:25:24 UTC 2010


Hello,

I'd like to use the wp_mail() function with string attachment feature
of PHPMailer class. This would allow me to pass on directly the
content I want to attach without having to go through a temp file
creation which can result into problems if the directory isn't
writable.

Is there a way to achieve this?

Thanks!

Olivier


More information about the wp-hackers mailing list