WC_REST_Setting_Options_V2_Controller::allowed_setting_keys( string $key )
Callback for allowed keys for each setting response.
Description Description
Parameters Parameters
- $key
-
(Required) Key to check.
Return Return
(boolean)
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |