wp_mail_content_type
-
I’m working on a plug in that uses the wp_mail function and need to send HTML e-mail (rather than plain text e-mail).
The documentation on wp_mial in the Codex notes that you can use the
wp_mail_content_type
filter to send HTML email, but there is no information on how to do this.
Can anybody provide sample code or outline how to use this filter?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘wp_mail_content_type’ is closed to new replies.