ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.4.0
  • Page 5

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

WP_REST_Request::parse_body_params()

Method: Parses the request body parameters.

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

Used by 0 functions | Uses 0 functions

WP_REST_Response::set_matched_handler()

Method: Sets the handler that was responsible for generating the response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_params()

Method: Retrieves merged parameters from the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_route()

Method: Retrieves the route that matched the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Response::is_error()

Method: Checks if the response is an error, i.e. >= 400 response code.

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

Used by 1 function | Uses 0 functions

WP_REST_Request::get_method()

Method: Retrieves the HTTP method for the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_url_params()

Method: Retrieves parameters from the route itself.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_route()

Method: Sets the route that matched the request.

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

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