File: wp-includes/class-wp-ajax-response.php
-
classWP_Ajax_Response
Send XML response back to Ajax request.
-
Constructor – Passes args to WP_Ajax_Response::add().
-
methodWP_Ajax_Response::add()
Appends data to an XML response based on given arguments.
-
methodWP_Ajax_Response::send()
Display XML formatted responses.