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

WP_REST_Request::offsetUnset()

Method:

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_headers()

Method: Sets headers on the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::set_default_params()

Method: Sets default parameters.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::from_url()

Method: Retrieves a WP_REST_Request object from a full URL.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_content_type()

Method: Retrieves the Content-Type of the request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Request::get_body()

Method: Retrieves the request body content.

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

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