WP_REST_Themes_Controller
Class: Core class used to manage themes via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17
Class: Core class used to manage themes via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17
Class: Core class representing a search handler for post formats in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:17
Class: Core class representing a search handler for terms in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-term-search-handler.php:17
Class: Core class representing a search handler for posts in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-post-search-handler.php:17
Class: Core base class representing a search handler for an object type in the REST API.
Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:16
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3213
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3281
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2878
Function: Filters the response to remove any fields not available in the given context.
Source: wp-includes/rest-api.php:2904