• Resolved obito7621

    (@obito7621)


    Hi i tried your way now it adds the styles but it still removes some in-line styles from my HTML mail which is again a problem. It stripes my in-line styles when saving to the database. I tried to add the whole HTML in the code but it sends a blank email this way. Please help. How can i achieve full HTML emails to be sent.

Viewing 1 replies (of 1 total)
  • Thread Starter obito7621

    (@obito7621)

    All you need to do is just remove wp_kses function (class-wp-members-admin-api.php -> line 232 ) when the plugin is saving the data to the database and now you are all set to use all HTML email in the body without worrying if any tag will be removed.

Viewing 1 replies (of 1 total)

The topic ‘HTML emails’ is closed to new replies.