ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

rest_post_dispatch

Filter Hook: Filters the REST API response.

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

Used by 0 functions | Uses 0 functions

rest_request_before_callbacks

Filter Hook: Filters the response before executing any REST API callbacks.

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

Used by 0 functions | Uses 0 functions

rest_pre_serve_request

Filter Hook: Filters whether the REST API request has already been served.

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

Used by 0 functions | Uses 0 functions

rest_dispatch_request

Filter Hook: Filters the REST API dispatch request result.

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

Used by 0 functions | Uses 0 functions

rest_pre_echo_response

Filter Hook: Filters the REST API response.

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

Used by 0 functions | Uses 0 functions

rest_request_after_callbacks

Filter Hook: Filters the response immediately after executing any REST API callbacks.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::response_to_data()

Method: Converts a response to data to send.

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

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