File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
BP_Groups_List_Table::add_type_column() |
Add group type column to the WordPress admin groups list table. |
BP_Groups_List_Table::column_content_group_type() |
Markup for the Group Type column. |
bp_groups_admin_get_group_type_column |
Filters the markup for the Group Type column. |
BP_Groups_List_Table::group_type_permalink_use_admin_filter() |
Filters the group type list permalink in the Group Type column. |
BP_Groups_List_Table::add_group_type_bulk_change_select() |
Markup for the Group Type bulk change select. |
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. |