WC_REST_Setting_Options_V2_Controller::cast_image_width( array $setting )
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.
Description Description
Parameters Parameters
- $setting
-
(Required) Settings.
Return Return
(array)
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |