@package: REST_API
-
Filters the REST API route for a taxonomy.
-
Exposes the site logo through the WordPress REST API.
-
Fires after a widget is created or updated via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:654 -
Prepares the widget for the REST response.
Used by 5 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:671 -
Filters the REST API response for a widget.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:753 -
Prepares links for the widget.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:764 -
Gets the list of collection params.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:791 -
Retrieves the widget’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:808 -
Checks if a given request has access to delete widgets.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:356 -
Widgets controller constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:40 -
Deletes a widget.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:371 -
Registers the widget routes for the controller.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:50 -
Fires after a widget is deleted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:473 -
Checks if a given request has access to get widgets.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:115 -
Performs a permissions check for managing widgets.
Used by 6 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:486 -
Retrieves a collection of widgets.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:138 -
Saves the widget in the request object.
Used by 2 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:526 -
Checks if a given request has access to get a widget.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:178 -
Gets an individual widget.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:213 -
Checks if a given request has access to create widgets.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:238 -
Creates a widget.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:250 -
Checks if a given request has access to update widgets.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:282 -
Updates an existing widget.
Used by 0 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:296 -
Core class to access widgets via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:17 -
Retrieves one sidebar from the collection.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:190 -
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:209 -
Updates a sidebar.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:221 -
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:256 -
Checks if the user has permissions to make the request.
Used by 4 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:268 -
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