ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Server::get_json_encode_options()

Method: Gets the encoding options passed to {@see wp_json_encode}.

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

Used by 0 functions | Uses 0 functions

rest_json_encode_options

Filter Hook: Filters the JSON encoding options used to send the REST API response.

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

Used by 0 functions | Uses 0 functions

rest_exposed_cors_headers

Filter Hook: Filters the list of response headers that are exposed to REST API CORS requests.

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

Used by 0 functions | Uses 0 functions

rest_allowed_cors_headers

Filter Hook: Filters the list of request headers that are allowed for REST API CORS requests.

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

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

rest_route_data

Filter Hook: Filters the publicly-visible data for REST API routes.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_data_for_route()

Method: Retrieves publicly-visible data for the route.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::set_status()

Method: Sends an HTTP status code.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::send_header()

Method: Sends an HTTP header.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::send_headers()

Method: Sends multiple HTTP headers.

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

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