apply_filters( 'groups_get_current_group', BP_Groups_Group $current_group )
Filters the BP_Groups_Group object corresponding to the current group.
Parameters Parameters
- $current_group
-
(BP_Groups_Group) Current BP_Groups_Group object.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |