ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Request::is_json_content_type()

Method: Checks if the request has specified a JSON Content-Type.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::has_param()

Method: Checks if a parameter exists in the request.

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

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

WP_REST_Request::add_header()

Method: Appends a header value for the given header.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_file_params()

Method: Sets multipart file parameters from the body.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::offsetSet()

Method:

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::remove_header()

Method: Removes all values for a header.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_default_params()

Method: Retrieves the default parameters.

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

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