Tagged: auto friendship pro
Hi, We have an issue with “Auto Friendship Pro”
we have buddyboss platform and memeberpress. on manulay creating new user, this user not have friends that we have forced by plugin
many thanksHello Peter,
Sorry for the inconvenience. By we make friendship on activate account action since you are manually creating a user that action didn’t fire. Please try the following code in your bp-custom.php file:
add_filter( 'bp_auto_friendship_pro_enable_on_user_register', '__return_true' );
Know more: https://buddydev.com/docs/buddypress-guides/what-is-bp-custom-php/
Please do let me know if it works or not.
Regards
Ravi
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved