Re: Excerpt function in RC2
get_sitewide_activity() returns all sorts of activity not related to that group
> that´s exactly what I need.
I tried to call it with
<?php $activity = BP_Activity_Activity::get_sitewide_activity(); echo $activity ?>
The result, that is shown is Array.
The other unction, you have coded, will be needed later.