ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/class-wp-rest-server.php
  • Page 3

WP_REST_Server::remove_header()

Method: Removes an HTTP header from the current response.

Source: wp-includes/rest-api/class-wp-rest-server.php:1821

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_raw_data()

Method: Retrieves the raw request entity (body).

Source: wp-includes/rest-api/class-wp-rest-server.php:1834

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_headers()

Method: Extracts headers from a PHP-style $_SERVER array.

Source: wp-includes/rest-api/class-wp-rest-server.php:1855

Used by 0 functions | Uses 0 functions

WP_REST_Server::check_authentication()

Method: Checks the authentication headers if supplied.

Source: wp-includes/rest-api/class-wp-rest-server.php:172

Used by 0 functions | Uses 0 functions

rest_envelope_response

Filter Hook: Filters the enveloped form of a REST API response.

Source: wp-includes/rest-api/class-wp-rest-server.php:805

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_routes()

Method: Retrieves the publicly-visible data for routes.

Source: wp-includes/rest-api/class-wp-rest-server.php:1469

Used by 0 functions | Uses 0 functions

rest_authentication_errors

Filter Hook: Filters REST API authentication errors.

Source: wp-includes/rest-api/class-wp-rest-server.php:197

Used by 0 functions | Uses 0 functions

WP_REST_Server::register_route()

Method: Registers a route to the server.

Source: wp-includes/rest-api/class-wp-rest-server.php:822

Used by 0 functions | Uses 0 functions

WP_REST_Server::error_to_response()

Method: Converts an error to a response object.

Source: wp-includes/rest-api/class-wp-rest-server.php:213

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_routes()

Method: Retrieves the route map.

Source: wp-includes/rest-api/class-wp-rest-server.php:880

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy