WP_REST_Settings_Controller::get_registered_options()
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: Retrieves all of the registered options for the Settings API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:217
Method: Retrieves the site setting schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:275
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