wc_legacy_round_half_down()
Function: Round half down in PHP 5.2.
Source: includes/wc-formatting-functions.php:251
Function: Round half down in PHP 5.2.
Source: includes/wc-formatting-functions.php:251
Function: Make a refund total negative.
Source: includes/wc-formatting-functions.php:274
Function: Format decimal numbers ready for DB storage.
Source: includes/wc-formatting-functions.php:290
Function: Convert a float to a string without locale formatting which PHP adds when changing floats to strings.
Source: includes/wc-formatting-functions.php:325
Function: Normalise weights, unify to kg then convert to wanted unit value.
Source: includes/wc-formatting-functions.php:173
Function: Trim trailing zeros off prices.
Source: includes/wc-formatting-functions.php:218
Function: Round a tax amount.
Source: includes/wc-formatting-functions.php:229
Function: Converts a string (e.g. ‘yes’ or ‘no’) to a bool.
Source: includes/wc-formatting-functions.php:22
Function: Converts a bool to a ‘yes’ or ‘no’.
Source: includes/wc-formatting-functions.php:33
Function: Explode a string into an array by $delimiter and remove empty values.
Source: includes/wc-formatting-functions.php:48