File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
bp_groups_admin_get_group_status |
Filters the markup for the Status column. |
BP_Groups_List_Table::column_members() |
Markup for the Number of Members column. |
bp_groups_admin_get_group_member_count |
Filters the markup for the number of Members column. |
bp_groups_list_table_get_views |
Fires inside listing of views so plugins can add their own. |
BP_Groups_List_Table::get_bulk_actions() |
Get bulk actions for single group row. |
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(). |