WP_REST_Themes_Controller::get_item_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:123
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: Retrieves the theme’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:430
Method: Retrieves a collection of themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:197
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: Helper function to compare two themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:394
Method: Prepares a single theme output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:232
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:358
Method: Prepares the theme support value for inclusion in the REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:409
Method: Registers the routes for themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:42
Method: Sanitizes and validates the list of theme status.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:642