WP_REST_Settings_Controller::get_item()
Retrieves the settings.
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 settings.
Checks if a given request has access to read and manage settings.
Retrieves the site setting schema, conforming to JSON Schema.
Retrieves all of the registered options for the Settings API.
Prepares a value for output based off a schema array.
Registers the routes for the site’s settings.
Custom sanitize callback used for all options to allow the use of ‘null’.
Recursively add additionalProperties = false to all objects in a schema.
Updates settings for the settings object.
Sidebars controller constructor.