ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 6

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_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_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

WP_REST_Request::has_valid_params()

Method: Checks whether this request is valid according to its attributes.

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

Used by 0 functions | Uses 0 functions

WP_REST_Response::as_error()

Method: Retrieves a WP_Error object from the response.

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

Used by 0 functions | Uses 1 function

WP_REST_Request::get_header_as_array()

Method: Retrieves header values from the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_body_params()

Method: Sets parameters from the body.

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

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