Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to get group id while in activity-loop.php

$bp->groups->current_group->id would be the actual group_id for the group you are viewing (within the group component)

Now if you needed the group_id from an activity record, then the item_id contains the group_id (whereas the component is $bp->group->id )

Skip to toolbar