WP_REST_Themes_Controller::__construct()
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30
Method: Registers the routes for themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:42
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: Retrieves a collection of themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:197
Method: Prepares a single theme output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:232
Filter Hook: Filters theme data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:347
Method: Retrieves the theme’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:430
Method: Retrieves the search params for the themes collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:609
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: Sanitizes and validates the list of theme status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:642