apply_filters_ref_array( 'bp_get_group_name', string $value , array $item )
Filters the group name for a group’s column content.
Description Description
Parameters Parameters
- $value
-
Name of the group being rendered.
- $item
-
Array for the current group item.
Source Source
File: bp-groups/classes/class-bp-groups-list-table.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |