ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_REST_Request::offsetExists()

Method:

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_header()

Method: Sets the header on request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_file_params()

Method: Retrieves multipart file parameters from the body.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::offsetGet()

Method:

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

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