ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
  • Page 2

WP_REST_Themes_Controller::get_item_schema()

Method: Retrieves the theme’s schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:430

Used by 0 functions | Uses 1 function

WP_REST_Themes_Controller::get_collection_params()

Method: Retrieves the search params for the themes collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:609

Used by 2 functions | Uses 2 functions

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

Used by 0 functions | Uses 1 function

rest_themes_collection_params

Filter Hook: Filters REST API collection parameters for the themes controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628

Used by 1 function | Uses 0 functions

WP_REST_Themes_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:30

Used by 0 functions | Uses 0 functions

WP_REST_Themes_Controller::sanitize_theme_status()

Method: Sanitizes and validates the list of theme status.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:642

Used by 0 functions | Uses 0 functions

WP_REST_Themes_Controller::register_routes()

Method: Registers the routes for themes.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:42

Used by 0 functions | Uses 1 function

WP_REST_Themes_Controller::_sanitize_stylesheet_callback()

Method: Sanitize the stylesheet to decode endpoint.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:86

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy