File: bp-groups/classes/class-bp-groups-list-table.php |
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_default() |
Allow plugins to add their custom column. |
bp_groups_admin_get_group_custom_column |
Filters a string to allow plugins to add custom column content. |
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. |