Replies: 0
Basically, I have the same issue that was mentioned in this post, Activation Emails from forums not sent. Where Emails are being sent by WordPress, but not by anything generated by BuddyPress.
I have attempted to implement the solution in the aforementioned post by one of two ways:
- via theme
functions.php
- via
wp-content/plugins/bp-custom.php
add_filter( 'bp_email_use_wp_mail', '__return_true' );
I was hoping you would have any other ideas that I could pursue.
- This topic was modified 7 minutes ago by digitalstartup.
- This topic was modified 7 minutes ago by digitalstartup.