File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
|---|---|
| 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::column_default() |
Allow plugins to add their custom column. |
| 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. |
| BP_Groups_List_Table::column_comment() |
Name column, and “quick admin” rollover actions. |