apply_filters( 'bp_groups_list_table_get_columns', array $value )
Filters the titles for the columns for the groups list table.
Parameters Parameters
- $value
-
(array) Array of slugs and titles for the columns.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |