ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Request::set_url_params()

Method: Sets parameters from the route.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_attributes()

Method: Retrieves the attributes for the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_headers()

Method: Retrieves all headers from the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_query_params()

Method: Retrieves parameters from the query string.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_attributes()

Method: Sets the attributes for the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::canonicalize_header_name()

Method: Canonicalizes the header name.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_query_params()

Method: Sets parameters from the query string.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::sanitize_params()

Method: Sanitizes (where possible) the params on the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_header()

Method: Retrieves the given header from the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_body_params()

Method: Retrieves parameters from the body.

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

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