Sending Plain and HTML Emails
-
I am a plugin developer integrating my product with wpMandrill. I am currently using the wpMandrill::mail() function to send my emails. Since I like to use both HTML and Plain text emails, I have to send the HTML data into the mail function and then use the mandrill_payload filter to override the message before it is sent and add in the ‘text’ parameter.
Are there any plans to incorporate the html/text into the mail function directly so we don’t have to do this workaround?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Sending Plain and HTML Emails’ is closed to new replies.