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
Filter Hook: Filters REST API collection parameters for the themes controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30
Method: Sanitizes and validates the list of theme status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:642
Method: Registers the routes for themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:42
Method: Sanitize the stylesheet to decode endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:86
Method: Checks if a given request has access to read the theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:98
Method: Checks if a given request has access to read the theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:123
Method: Checks if a theme can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:149
Method: Retrieves a single theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175