wc_shipping_zone_method_order_uasort_comparison()
Function: Used to sort shipping zone methods with uasort.
Source: includes/wc-core-functions.php:1726
Function: Used to sort shipping zone methods with uasort.
Source: includes/wc-core-functions.php:1726
Function: Safe way of allowing shop managers restricted capabilities that will remove access to the capabilities if WooCommerce is deactivated.
Source: includes/wc-user-functions.php:480
Function: Check if the home URL is https. If it is, we don’t need to do things such as ‘force ssl’.
Source: includes/wc-conditional-functions.php:398
Function: Formats a stock amount by running it through a filter.
Source: includes/wc-formatting-functions.php:476
Function: Explode a string into an array by $delimiter and remove empty values.
Source: includes/wc-formatting-functions.php:48
Function: Converts a string (e.g. ‘yes’ or ‘no’) to a bool.
Source: includes/wc-formatting-functions.php:22
Function: Convert a date string to a WC_DateTime.
Source: includes/wc-formatting-functions.php:722
Function: Convert mysql datetime to PHP timestamp, forcing UTC. Wrapper for strtotime.
Source: includes/wc-formatting-functions.php:697
Function: Make a string lowercase.
Source: includes/wc-formatting-functions.php:1058
Function: Wrapper for mb_strtoupper which see’s if supported first.
Source: includes/wc-formatting-functions.php:1046