ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 9

WP_REST_Response

Class: Core class used to implement a REST response object.

Source: wp-includes/rest-api/class-wp-rest-response.php:17

Used by 0 functions | Uses 1 function

WP_REST_Server::send_header()

Method: Sends an HTTP header.

Source: wp-includes/rest-api/class-wp-rest-server.php:1789

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_content_type()

Method: Retrieves the Content-Type of the request.

Source: wp-includes/rest-api/class-wp-rest-request.php:302

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_body()

Method: Retrieves the request body content.

Source: wp-includes/rest-api/class-wp-rest-request.php:623

Used by 0 functions | Uses 0 functions

WP_REST_Response::add_link()

Method: Adds a link to the response.

Source: wp-includes/rest-api/class-wp-rest-response.php:58

Used by 1 function | Uses 0 functions

WP_REST_Server::error_to_response()

Method: Converts an error to a response object.

Source: wp-includes/rest-api/class-wp-rest-server.php:213

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_namespaces()

Method: Retrieves namespaces registered on the server.

Source: wp-includes/rest-api/class-wp-rest-server.php:958

Used by 0 functions | Uses 0 functions

WP_REST_Server::json_error()

Method: Retrieves an appropriate error representation in JSON.

Source: wp-includes/rest-api/class-wp-rest-server.php:232

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_route_options()

Method: Retrieves specified options for a route.

Source: wp-includes/rest-api/class-wp-rest-server.php:970

Used by 0 functions | Uses 0 functions

WP_REST_Server::serve_request()

Method: Handles serving a REST API request.

Source: wp-includes/rest-api/class-wp-rest-server.php:285

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy