ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_REST_Server::get_json_last_error()

Method: Returns if an error occurred during most recent JSON encode/decode.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_response_links()

Method: Retrieves links from a response.

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_index()

Method: Retrieves the site index.

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

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