ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 276

WP_REST_Request::__construct()

Method: Constructor.

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

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

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::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_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::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
« Previous 1 … 275 276 277 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy