Display XML formatted responses.
Walker_PageDropdown::start_el
Starts the element output.
Walker_Page::start_lvl
Outputs the beginning of the current level in the tree before elements are output.
Walker_Page::end_lvl
Outputs the end of the current level in the tree after elements are output.
Advertisement
Walker_Page::start_el
Outputs the beginning of the current element in the tree.
Walker_Page::end_el
Outputs the end of the current element in the tree.
Walker_Category::end_el
Ends the element output, if needed.
Walker_Category::start_lvl
Starts the list before the elements are added.
Advertisement
Walker_Category::end_lvl
Ends the list of after the elements are added.
Walker_Category::start_el
Starts the element output.
Walker_CategoryDropdown::start_el
Starts the element output.
WP_User_Search::__construct
PHP5 Constructor – Sets up the object properties.
Advertisement
WP_User_Search::WP_User_Search
PHP4 Constructor – Sets up the object properties.
WP_User_Search::prepare_query
Prepares the user search query (legacy).
WP_User_Search::query
Executes the user search query.