WP_REST_Server::get_namespace_index()
Method: Retrieves the index for a namespace.
Source: wp-includes/rest-api/class-wp-rest-server.php:1423
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
Filter Hook: Filters the enveloped form of a REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:805
Method: Instantiates the REST server.
Source: wp-includes/rest-api/class-wp-rest-server.php:103
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822