WP_REST_Themes_Controller::get_items_permissions_check()
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: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
Class: Core class used to manage themes via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30