WP_REST_Widgets_Controller::get_item_schema()
Retrieves the widget’s schema, conforming to JSON Schema.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Retrieves the widget’s schema, conforming to JSON Schema.
Retrieves a collection of widgets.
Checks if a given request has access to get widgets.
Performs a permissions check for managing widgets.
Prepares the widget for the REST response.
Prepares links for the widget.
Registers the widget routes for the controller.
Looks for “lost” widgets once per request.
Saves the widget in the request object.
Updates an existing widget.