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.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.