Activity filtering: friends and groups
-
Hello everyone,
I have a hard time trying to resolve a problem on my website (BP 2.0 WP 3.9).
I’m trying to filter the activity stream: I want to be able to see only posts from current user, friends and groups which current user belong to. It’s only about the scope, I mean by this that I want to be able to see any type of activity, but only those regarding people I just mentionned.I’m using the activity-loop.php in my child them for filtering and I figured out that we can specify only one scope , but I don’t know how to go over that limitation.
I tried to filter by Id with the id of friends and members of groups I belong to, but I m able to see also the posts that members of the groups posted on their own profile whereas I want to see from them only posts posted in group activity.
Any idea of how to proceed ?
Thanks in advance.
- The topic ‘Activity filtering: friends and groups’ is closed to new replies.