apply_filters_ref_array( 'bp_get_group_name', string $value , array $item )
Filters the group name for a group’s column content.
Parameters Parameters
- $value
-
(string) Name of the group being rendered.
- $item
-
(array) Array for the current group item.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |