Handles paging for the user search query.
WP_User_Search::prepare_vars_for_template_usage
Prepares variables for use in templates.
WP_User_Search::query
Executes the user search query.
WP_User_Search::prepare_query
Prepares the user search query (legacy).
Advertisement
WP_User_Search::WP_User_Search
PHP4 Constructor – Sets up the object properties.
WP_User_Search::__construct
PHP5 Constructor – Sets up the object properties.
WP_Users_List_Table::get_role_list
Returns an array of user roles for a given user object.
WP_Users_List_Table::get_default_primary_column_name
Gets the name of the default primary column.
Advertisement
WP_Users_List_Table::single_row
Generate HTML for a single row on the users.php admin panel.
WP_Users_List_Table::display_rows
Generate the list table rows.
WP_Users_List_Table::get_sortable_columns
Get a list of sortable columns for the list table.
WP_Users_List_Table::get_columns
Get a list of columns for the list table.
Advertisement
WP_Users_List_Table::current_action
Capture the bulk action required, and return it.
WP_Users_List_Table::extra_tablenav
Output the controls to allow user roles to be changed in bulk.
WP_Users_List_Table::get_bulk_actions
Retrieve an associative array of bulk actions available on this table.