Retrieve first error code available.
WP_Error::get_error_messages
Retrieve all error messages or error messages matching code.
WP_Error::__construct
Initialize the error.
WP_Ajax_Response::add
Appends data to an XML response based on given arguments.
Advertisement
WP_Ajax_Response::send
Display XML formatted responses.
WP_Ajax_Response::__construct
Constructor – Passes args to WP_Ajax_Response::add().
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.
Advertisement
Walker_Page::end_lvl
Outputs the end of the current level in the tree after elements are output.
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::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_Category::end_el
Ends the element output, if needed.