ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-ajax-response.php

WP_Ajax_Response

Class: Send XML response back to Ajax request.

Source: wp-includes/class-wp-ajax-response.php:9

Used by 0 functions | Uses 0 functions

WP_Ajax_Response::__construct()

Method: Constructor – Passes args to WP_Ajax_Response::add().

Source: wp-includes/class-wp-ajax-response.php:27

Used by 0 functions | Uses 0 functions

WP_Ajax_Response::add()

Method: Appends data to an XML response based on given arguments.

Source: wp-includes/class-wp-ajax-response.php:67

Used by 0 functions | Uses 0 functions

WP_Ajax_Response::send()

Method: Display XML formatted responses.

Source: wp-includes/class-wp-ajax-response.php:152

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy