apply_filters( 'bp_groups_list_table_get_sortable_columns', array $value )
Filters the column names for the sortable columns.
Parameters Parameters
- $value
-
(array) Array of keys and their values.
Source Source
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |