ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

rest_endpoints_description

Filter Hook: Filters the publicly-visible data for a single REST API route.

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

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

WP_REST_Server::json_error()

Method: Retrieves an appropriate error representation in JSON.

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

Used by 0 functions | Uses 0 functions

rest_endpoints

Filter Hook: Filters the array of available REST API endpoints.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::serve_request()

Method: Handles serving a REST API request.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_namespaces()

Method: Retrieves namespaces registered on the server.

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

Used by 0 functions | Uses 0 functions

rest_send_nocache_headers

Filter Hook: Filters whether to send nocache headers on a REST API request.

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

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