Is there a way to send both html and plain text emails and have the email decide what to receive or how to strip html for plain text emails. Is it a feature in the paid subscription?
ho there is not such feature. I’m working on it because it requires the direct use of PHPMailer and no more the wp_mail() function. It is not a straight modification since it won’t be compatible with previous version and other plugins.