Re: Group Activity Feed
You have to modify the code from that other post to work for groups.
Use a conditional like bp_is_group_home(), then modify the query string to add the “user_id” parameter for the group admin.
http://pastebin.com/Fv5kPuBk
Modify to your liking.