File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
bp_groups_admin_get_group_member_count |
Filters the markup for the number of Members column. |
BP_Groups_List_Table::column_last_active() |
Markup for the Last Active column. |
bp_groups_admin_get_group_last_active |
Filters the markup for the Last Active column. |
bp_groups_list_table_get_bulk_actions |
Filters the list of bulk actions to display on a single group row. |
BP_Groups_List_Table::get_columns() |
Get the table column titles. |
bp_groups_list_table_get_columns |
Filters the titles for the columns for the groups list table. |
BP_Groups_List_Table::get_sortable_columns() |
Get the column names for sortable columns. |
BP_Groups_List_Table::row_actions() |
Override WP_List_Table::row_actions(). |
BP_Groups_List_Table::column_cb() |
Markup for the Checkbox column. |
BP_Groups_List_Table::column_gid() |
Markup for the Group ID column. |