File: bp-groups/classes/class-bp-groups-list-table.php
Description
bp_groups_admin_get_group_last_active

Filters the markup for the Last Active column.

Source: bp-groups/classes/class-bp-groups-list-table.php:706

BP_Groups_List_Table::column_default()

Allow plugins to add their custom column.

Source: bp-groups/classes/class-bp-groups-list-table.php:718

bp_groups_admin_get_group_custom_column

Filters a string to allow plugins to add custom column content.

Source: bp-groups/classes/class-bp-groups-list-table.php:729

BP_Groups_List_Table::add_type_column()

Add group type column to the WordPress admin groups list table.

Source: bp-groups/classes/class-bp-groups-list-table.php:743

BP_Groups_List_Table::column_content_group_type()

Markup for the Group Type column.

Source: bp-groups/classes/class-bp-groups-list-table.php:759

bp_groups_admin_get_group_type_column

Filters the markup for the Group Type column.

Source: bp-groups/classes/class-bp-groups-list-table.php:784

BP_Groups_List_Table::group_type_permalink_use_admin_filter()

Filters the group type list permalink in the Group Type column.

Source: bp-groups/classes/class-bp-groups-list-table.php:798

BP_Groups_List_Table::add_group_type_bulk_change_select()

Markup for the Group Type bulk change select.

Source: bp-groups/classes/class-bp-groups-list-table.php:809

BP_Groups_List_Table::column_status()

Markup for the Status column.

Source: bp-groups/classes/class-bp-groups-list-table.php:638

bp_groups_admin_get_group_status

Filters the markup for the Status column.

Source: bp-groups/classes/class-bp-groups-list-table.php:664