ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

Used by 0 functions | Uses 3 functions

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

Used by 0 functions | Uses 4 functions

WP_REST_Themes_Controller::check_read_active_theme_permission()

Method: Checks if a theme can be read.

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

Used by 2 functions | Uses 1 function

WP_REST_Themes_Controller::get_item()

Method: Retrieves a single theme.

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

Used by 0 functions | Uses 2 functions

WP_REST_Themes_Controller::get_items()

Method: Retrieves a collection of themes.

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

Used by 0 functions | Uses 4 functions

WP_REST_Themes_Controller::prepare_item_for_response()

Method: Prepares a single theme output for response.

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

Used by 2 functions | Uses 8 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy