Activity Stream Filter
-
I need to filter the main activity stream to just people the user is following, and themselves.
I have tried this: <?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ).’&scope=following&action=activity_update’ ) ) : ?>
But had no luck, I am a bit at a loss where to start.
Thanks,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Activity Stream Filter’ is closed to new replies.