WC_REST_Setting_Options_V2_Controller::allowed_setting_keys()
Method: Callback for allowed keys for each setting response.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:449
Method: Callback for allowed keys for each setting response.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:449
Method: Boolean for if a setting type is a valid supported setting type.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:473
Method: Get the settings schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:498
Method: Filters out bad values from the settings array/filter so we only return known values via the API.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:405
Method: For image_width, Crop can return “0” instead of false — so we want to make sure we return these consistently the same we accept them.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:431
Method: Return all settings in a group.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:130
Method: Get all settings in a group.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:157
Method: Returns a list of countries and states for use in the base location setting.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:202
Method: Get setting data.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:232
Method: Bulk create, update and delete items.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:265