@paksunny
8 years, 1 month ago
Hi,
I am trying to make the below two changes but tried all different solutions available on this form non worked.
1) Make the friend tab only visible to the account owner / logged-in user. 2) only friends can use and see the send private message button.
Can someone guide me to getting this accomplished. Most of the privacy settings I was able to integrate through plugins.
@dcavins
Hi @paksunny-
#1 can be accomplished by adding this code to you bp-custom.php file (or wherever you keep your customizations): https://gist.github.com/dcavins/c65f3856dd6ed5be37eef115ab09405a
bp-custom.php
#2 Try this plugin: https://wordpress.org/plugins/buddypress-private-message-for-friends-only/
-David