-
Bharat started the topic Buddypress Plain text mail compatibility with WP HTML Mail. in the forum Miscellaneous 5 years, 9 months ago
Buddypress Plain text mail compatibility with WP HTML Mail.
You can add the following code in your bp-custom.php file.
Location: wp-content/plugins/bp-custom.php if file is not there than you can create the bp-custom.php file and add the below code.
add_filter('bp_email_use_wp_mail', '__return_true');add_filter( 'wp_mail_content_type',…[Read more]
-
Ben Hansen replied to the topic Activity Timestamp is never concurrent to time of post in the forum How-to & Troubleshooting 9 years, 4 months ago
it was patched in BP core a few years ago maybe this is something new which looks like the old thing or perhaps something got reverted inadvertently.
-
Mark joined the group BuddyPress Share It 15 years, 4 months ago
@parulvasquez
Active 5 years, 2 months ago