Function wc_get_dimension
Normalise dimensions, unify to cm then convert to wanted unit value
Usage: wc_get_dimension(55, 'in');
Parameters summary
mixed |
$dim |
|
mixed |
$to_unit |
'in', 'm', 'cm', 'm' |
Return value summary
float
|
Normalise dimensions, unify to cm then convert to wanted unit value
Usage: wc_get_dimension(55, 'in');
mixed |
$dim |
|
mixed |
$to_unit |
'in', 'm', 'cm', 'm' |
float
|