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