File: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php
-
Checks if a sidebar can be read publicly.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173 -
Looks for “lost” widgets once per request.
Used by 4 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:298 -
Core class used to manage a site’s sidebars.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:19 -
Retrieves the registered sidebar with the given id.
Used by 5 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:287 -
Sidebars controller constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34 -
Prepares a single sidebar output for response.
Used by 3 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:318 -
Registers the controllers routes.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:44 -
Filters the REST API response for a sidebar.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:391 -
Checks if a given request has access to get sidebars.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:96 -
Prepares links for the sidebar.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:402 -
Retrieves the list of sidebars (active or inactive).
Used by 0 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121 -
Retrieves the block type’ schema, conforming to JSON Schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:424 -
Checks if a given request has access to get a single sidebar.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:154 -
Retrieves one sidebar from the collection.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:185 -
Checks if a given request has access to update sidebars.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:204 -
Updates a sidebar.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:216 -
Fires after a sidebar is updated via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:251 -
Checks if the user has permissions to make the request.
Used by 4 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:263