WC_REST_Setting_Options_Controller
REST API Setting Options controller class.
Description Description
Source Source
File: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php
Methods Methods
- allowed_setting_keys — Callback for allowed keys for each setting response.
- get_countries_and_states — Returns a list of countries and states for use in the base location setting.
- get_group_settings — Get all settings in a group.
- get_item_schema — Get the settings schema, conforming to JSON Schema.
- get_setting — Get setting data.