apply_filters( 'bp_groups_current_group_object', object $value )
Filters the current group object being instantiated from previous filter.
Parameters Parameters
- $value
-
(object) Newly instantiated object for the group.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |