WP_REST_Settings_Controller::get_item_permissions_check()
Method: Checks if a given request has access to read and manage settings.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67
Method: Checks if a given request has access to read and manage settings.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67
Method: Retrieves the site setting schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:275
Method: Retrieves all of the registered options for the Settings API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:217
Method: Prepares a value for output based off a schema array.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124
Method: Registers the routes for the site’s settings.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36
Method: Custom sanitize callback used for all options to allow the use of ‘null’.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:315
Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:337
Method: Updates settings for the settings object.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145
Method: Sidebars controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:34
Method: Checks if a sidebar can be read publicly.
Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173