WP_REST_Sidebars_Controller::check_read_permission()
Method: Checks if a sidebar can be read publicly.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173
Method: Checks if a sidebar can be read publicly.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173
Method: Looks for “lost” widgets once per request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:298
Class: Core class used to manage a site’s sidebars.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:19
Method: Retrieves the registered sidebar with the given id.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:287
Method: Sidebars controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34
Method: Prepares a single sidebar output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:318
Method: Registers the controllers routes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:44
Filter Hook: Filters the REST API response for a sidebar.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:390
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: Prepares links for the sidebar.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:401
Method: Retrieves the list of sidebars (active or inactive).
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121
Method: Retrieves the block type’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:423
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
Method: Retrieves one sidebar from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:185
Method: Checks if a given request has access to update sidebars.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:204
Method: Updates a sidebar.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:216
Action Hook: Fires after a sidebar is updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:251
Method: Checks if the user has permissions to make the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:263