apply_filters( 'bp_groups_list_table_get_sortable_columns', array $value )
Filters the column names for the sortable columns.
Description Description
Parameters Parameters
- $value
-
Array of keys and their values.
Source Source
File: bp-groups/classes/class-bp-groups-list-table.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |