Re: Excerpt function in RC2
get_sitewide_activity() isn’t a function. It’s a method of the class BP_Activity_Activity and can only be called like $activity = BP_Activity_Activity::get_sitewide_activity()
It’s not going to give you what you are looking for. The new patch I put in trac will though. See my post above this.