File: bp-members/classes/class-bp-members-ms-list-table.php |
Description |
---|---|
BP_Members_MS_List_Table::column_default() |
Allow plugins to add their custom column. |
BP_Members_MS_List_Table::get_columns() |
Specific signups columns. |
bp_members_ms_signup_columns |
Filters the multisite Members signup columns. |
BP_Members_MS_List_Table::get_bulk_actions() |
Specific bulk actions for signups. |
BP_Members_MS_List_Table::no_items() |
The text shown when no items are found. |
BP_Members_MS_List_Table::get_sortable_columns() |
The columns signups can be reordered with. |
BP_Members_MS_List_Table::display_rows() |
Display signups rows. |
BP_Members_MS_List_Table |
List table class for signups network admin page. |
BP_Members_MS_List_Table::__construct() |
Constructor. |
BP_Members_MS_List_Table::prepare_items() |
Set up items for display in the list table. |