WP_REST_Themes_Controller::get_item()
Method: Retrieves a single theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175
Method: Retrieves a single theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:175
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: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:358
Method: Helper function to compare two themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:394
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: 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
Class: Core class used to manage themes via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17