File: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php
-
Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:338 -
Custom sanitize callback used for all options to allow the use of ‘null’.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:316 -
Retrieves all of the registered options for the Settings API.
Used by 3 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:217 -
Retrieves the site setting schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:276 -
Registers the routes for the site’s settings.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36 -
Checks if a given request has access to read and manage settings.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:67 -
Retrieves the settings.
Used by 1 function | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:79 -
Filters the value of a setting recognized by the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:98 -
Prepares a value for output based off a schema array.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:124 -
Updates settings for the settings object.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:145 -
Filters whether to preempt a setting value update via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:169 -
Core class used to manage a site’s settings via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:17 -
Constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24