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
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1501
Method: Retrieves publicly-visible data for the route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1514
Method: Sends an HTTP status code.
Source: wp-includes/rest-api/class-wp-rest-server.php:1777
Filter Hook: Filters whether to send nocache headers on a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:496
Method: Retrieves specified options for a route.
Source: wp-includes/rest-api/class-wp-rest-server.php:970
Filter Hook (deprecated): Filters whether the REST API is enabled.
Source: wp-includes/rest-api/class-wp-rest-server.php:378
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:986
Filter Hook: Filters whether JSONP is enabled for the REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:310
Filter Hook: Filters the pre-calculated result of a REST API dispatch request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1002
Filter Hook: Filters the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:457