WP_Users_List_Table
Methods
1 to 7 of 7
- WP_Users_List_Table::__construct() – Constructor.
- WP_Users_List_Table::ajax_user_can() – Check the current user’s permissions.
- WP_Users_List_Table::display_rows() – Generate the list table rows.
- WP_Users_List_Table::get_default_primary_column_name() – Gets the name of the default primary column.
- WP_Users_List_Table::get_views() – Return an associative array listing all the views that can be used with this table.
- WP_Users_List_Table::no_items() – Output ‘no users’ message.
- WP_Users_List_Table::prepare_items() – Prepare the users list for display.