@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::get_columns() |
Get the table column titles. |
BP_Groups_List_Table::get_sortable_columns() |
Get the column names for sortable columns. |
BP_Groups_List_Table::column_cb() |
Markup for the Checkbox column. |
BP_Groups_List_Table::column_gid() |
Markup for the Group ID column. |