Outputs the end of the current element in the tree.
Walker_CategoryDropdown::start_el
Starts the element output.
Walker_Category::start_lvl
Starts the list before the elements are added.
Walker_Category::end_lvl
Ends the list of after the elements are added.
Advertisement
Walker_Category::start_el
Starts the element output.
Walker_Category::end_el
Ends the element output, if needed.
WP_User_Search::get_results
Retrieves the user search query results.
WP_User_Search::page_links
Displaying paging text.
Advertisement
WP_User_Search::results_are_paged
Whether paging is enabled.
WP_User_Search::is_search
Whether there are search terms.
WP_User_Search::__construct
PHP5 Constructor – Sets up the object properties.
WP_User_Search::WP_User_Search
PHP4 Constructor – Sets up the object properties.
Advertisement
WP_User_Search::prepare_query
Prepares the user search query (legacy).
WP_User_Search::query
Executes the user search query.
WP_User_Search::prepare_vars_for_template_usage
Prepares variables for use in templates.