ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 296

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::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_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::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_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::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::is_same_theme()

Method: Helper function to compare two themes.

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

Used by 4 functions | Uses 0 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

WP_REST_Themes_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 2 functions

WP_REST_Themes_Controller::prepare_theme_support()

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 295 296 297 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy