Hello,
I’m new to wordpress/buddypress and this issue has been a real head scratcher for me.
Basically, I want to update the site-wide activity tab to display only status updates (“Post in: profile” status updates, specifically). So no group updates, new forum topics, forum replies, etc. However, I still want all of the relevant activity to display under the “My Groups” tab whenever there’s new group activity.
I’ve seen others recommend hiding the updates I don’t want to see using CSS, but that unforunately ends up hiding the activity across all tabs.
Does anyone know the code I can add to my bp-custom.php file that would accomplish what I need?
Thank you in advance!