ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 18

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_Menu_Items_Controller

Class: Core class to access nav items via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:17

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_Menu_Items_Controller::get_nav_menu_item()

Method: Gets the nav menu item, if the ID is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:27

Used by 6 functions | Uses 1 function

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
« Previous 1 … 17 18 19 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy