WP_User_Search::get_results(): array In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Retrieves the user search query results. Return array Source public function get_results() { return (array) $this->results; } View all references View on Trac View on GitHub Related Used byDescriptionWP_MS_Users_List_Table::prepare_items()wp-admin/includes/class-wp-ms-users-list-table.phpWP_Users_List_Table::prepare_items()wp-admin/includes/class-wp-users-list-table.phpPrepares the users list for display. Changelog VersionDescription2.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.