@since: BuddyPress 2.0.0 |
Description |
---|---|
BP_Members_MS_List_Table::column_registered() |
Display registration date. |
BP_Members_MS_List_Table::column_date_sent() |
Display the last time an activation email has been sent. |
BP_Members_MS_List_Table::column_count_sent() |
Display number of time an activation email has been sent. |
BP_Members_MS_List_Table::single_row() |
Display a signup row. |
BP_Members_MS_List_Table::column_cb() |
Markup for the checkbox used to select items for bulk actions. |
BP_Members_MS_List_Table::column_username() |
The row actions (delete/activate/email). |
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. |
BP_Members_MS_List_Table::get_columns() |
Specific signups columns. |