ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/class-wp-rest-request.php
  • Page 3

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_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

rest_request_parameter_order

Filter Hook: Filters the parameter priority order for a REST API request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_json_params()

Method: Retrieves the parameters from a JSON-formatted body.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_param()

Method: Retrieves a parameter from the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::parse_json_params()

Method: Parses the JSON parameters.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy