WP_REST_Sidebars_Controller::do_permissions_check()
Method: Checks if the user has permissions to make the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:263
Method: Checks if the user has permissions to make the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:263
Method: Retrieves the registered sidebar with the given id.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:285
Class: Core class used to manage a site’s sidebars.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:19
Method: Sidebars controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34
Method: Registers the controllers routes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:44
Method: Checks if a given request has access to get sidebars.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:96
Method: Retrieves the list of sidebars (active or inactive).
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121
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