I have wp 3.0 and latest bp.
I like to display only one status update per member in activity stream. For example if member x posts status update “status-update1″ and than posts “status-update2″, i like to display the latest one “status-update2″ only in the activity stream home page.
Off course in the profile page of the members all status updates should be seen.
I know it has to be done in activity/index.php file but don’t know how. Any ideas to filter this?