ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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
« Previous 1 … 4 5
ClassicPress Documentation • Made with ClassicPress
Privacy Policy