ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 295

WP_REST_Terms_Controller::register_routes()

Method: Registers the routes for terms.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:82

Used by 0 functions | Uses 1 function

WP_REST_Terms_Controller::update_item()

Method: Updates a single term from a taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:643

Used by 0 functions | Uses 7 functions

WP_REST_Terms_Controller::update_item_permissions_check()

Method: Checks if a request has access to update the specified term.

Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:617

Used by 0 functions | Uses 2 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_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::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_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
« Previous 1 … 294 295 296 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy