File: bp-groups/classes/class-bp-groups-list-table.php |
Description |
|---|---|
| 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. |
| BP_Groups_List_Table::single_row() |
Generate content for a single row of the table. |
| bp_groups_admin_row_class |
Filters the classes applied to a single row in the groups list table. |
| BP_Groups_List_Table::get_views() |
Get the list of views available on this table (e.g. “all”, “public”). |
| BP_Groups_List_Table |
List table class for the Groups component admin page. |
| BP_Groups_List_Table::__construct() |
Constructor |