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
Filter Hook: Filters whether the REST API request has already been served.
Source: wp-includes/rest-api/class-wp-rest-server.php:486
Filter Hook: Filters the REST API root index data.
Source: wp-includes/rest-api/class-wp-rest-server.php:1323
Method: Converts a response to data to send.
Source: wp-includes/rest-api/class-wp-rest-server.php:583
Method: Retrieves the index for a namespace.
Source: wp-includes/rest-api/class-wp-rest-server.php:1423
Method: Retrieves links from a response.
Source: wp-includes/rest-api/class-wp-rest-server.php:619
Filter Hook: Filters the REST API namespace index data.
Source: wp-includes/rest-api/class-wp-rest-server.php:1457
Method: Embeds the links from the data into the request.
Source: wp-includes/rest-api/class-wp-rest-server.php:707
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1469
Method: Wraps the response in an envelope.
Source: wp-includes/rest-api/class-wp-rest-server.php:784
Class: Core class used to implement the ClassicPress REST API server.
Source: wp-includes/rest-api/class-wp-rest-server.php:16