ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.4.0
  • Page 8

WP_REST_Server::get_raw_data()

Method: Retrieves the raw request entity (body).

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

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_Response::set_matched_route()

Method: Sets the route (regex for path) that caused the response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_headers()

Method: Extracts headers from a PHP-style $_SERVER array.

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

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_Response::get_matched_handler()

Method: Retrieves the handler that was used to generate the response.

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

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

WP_REST_Request::set_param()

Method: Sets a parameter on the request.

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

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