ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 36

WP_REST_Request::set_default_params()

Method: Sets default parameters.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::from_url()

Method: Retrieves a WP_REST_Request object from a full URL.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::send_headers()

Method: Sends multiple HTTP headers.

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

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

rest_request_from_url

Filter Hook: Filters the REST API request generated from a URL.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::remove_header()

Method: Removes an HTTP header from the current response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_parameter_order()

Method: Retrieves the parameter priority order.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_body()

Method: Sets body content.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 35 36 37 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy