WP mail SMTP – Plugin
-
Hi,
I am using the WP mail SMTP – Plugin, and bbpress is not sending emails (notifications) through this plugin.
After searching on the web, I found a similar issue on BuddyPress,
They solved it with this code:
add_filter(‘bp_email_use_wp_mail’, ‘__return_true’);
Is there a similar procedure for bbpress?
Thanks
Juan
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.