ClassicPress logo
Skip to content
Filter by type:

Browse:

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

rest_endpoints_description

Filter Hook: Filters the REST endpoint data.

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

Used by 1 function | Uses 0 functions

rest_route_data

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

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

Used by 1 function | 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:1145

Used by 1 function | Uses 1 function

WP_REST_Server::set_status()

Method: Sends an HTTP status code.

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

Used by 2 functions | Uses 1 function

WP_REST_Server::send_header()

Method: Sends an HTTP header.

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

Used by 3 functions | Uses 0 functions

WP_REST_Server::send_headers()

Method: Sends multiple HTTP headers.

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

Used by 1 function | Uses 1 function

WP_REST_Server::remove_header()

Method: Removes an HTTP header from the current response.

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

Used by 1 function | Uses 2 functions

WP_REST_Server::get_raw_data()

Method: Retrieves the raw request entity (body).

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

Used by 1 function | 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:1318

Used by 1 function | Uses 0 functions

rest_pre_echo_response

Filter Hook: Filters the API response.

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

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