File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
---|---|
BP_Groups_List_Table::prepare_items() |
Set up items for display in the list table. |
BP_Groups_List_Table::get_column_info() |
Get an array of all the columns on the page. |
BP_Groups_List_Table::get_default_primary_column_name() |
Get name of default primary column |
BP_Groups_List_Table::no_items() |
Display a message on screen when no items are found (“No groups found”). |
BP_Groups_List_Table::display() |
Output the Groups data table. |
BP_Groups_List_Table::extra_tablenav() |
Extra controls to be displayed between bulk actions and pagination |
bp_groups_list_table_after_bulk_actions |
Fires just after the bulk action controls in the WP Admin groups list table. |