Skip to:
Content
Pages
Categories
Search
Top
Bottom

BuddyPress email Format Problem


  • drstrats
    Participant

    @drstrats

    Hi
    I’m using WP MAIL plugin to send email firstly emails from BuddyPress hasn’t been able to be sent but after I added this line of code in bp-core-functions.php
    add_filter('bp_email_use_wp_mail', '__return_true');
    the BuddyPress emails are sent successfully using the wp-mail configuration but the format changed to plain text.
    I want to restore the HTML email format while keeping the wp-mail SMTP configuration.

    I appreciate any help @djpaul

  • You must be logged in to reply to this topic.
Skip to toolbar