@since: BuddyPress 1.7.0 |
Description |
|---|---|
| BP_Groups_List_Table::column_status() |
Markup for the Status column. |
| 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::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_description() |
Markup for the Description 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. |