ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Request::set_param()

Method: Sets a parameter on the request.

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

Used by 1 function | Uses 1 function

WP_REST_Request::parse_body_params()

Method: Parses the request body parameters.

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

Used by 1 function | Uses 2 functions

WP_REST_Request::__construct()

Method: Constructor.

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

Used by 3 functions | Uses 3 functions

WP_REST_Request::get_params()

Method: Retrieves merged parameters from the request.

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

Used by 0 functions | Uses 1 function

WP_REST_Request::get_route()

Method: Retrieves the route that matched the request.

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

Used by 0 functions | 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:137

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:449

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:718

Used by 1 function | Uses 0 functions

WP_REST_Request::set_method()

Method: Sets HTTP method for the request.

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

Used by 1 function | Uses 0 functions

WP_REST_Request::set_url_params()

Method: Sets parameters from the route.

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

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