ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_REST_Sidebars_Controller::prepare_links()

Method: Prepares links for the sidebar.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:395

Used by 1 function | Uses 0 functions

WP_REST_Sidebars_Controller::get_item_schema()

Method: Retrieves the block type’ schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:417

Used by 1 function | Uses 0 functions

WP_REST_Sidebars_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get sidebars.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:96

Used by 0 functions | Uses 4 functions

WP_REST_Sidebars_Controller::get_items()

Method: Retrieves the list of sidebars (active or inactive).

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121

Used by 0 functions | Uses 5 functions

WP_REST_Sidebars_Controller::get_item_permissions_check()

Method: Checks if a given request has access to get a single sidebar.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:154

Used by 0 functions | Uses 4 functions

WP_REST_Sidebars_Controller

Class: Core class used to manage a site’s sidebars.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:19

Used by 0 functions | Uses 1 function

WP_REST_Sidebars_Controller::__construct()

Method: Sidebars controller constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34

Used by 0 functions | Uses 0 functions

WP_REST_Sidebars_Controller::register_routes()

Method: Registers the controllers routes.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:44

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