wc_checkout_is_https()

Function: Check if the checkout is configured for https. Look at options, WP HTTPS plugin, or the permalink itself.

Source: includes/wc-conditional-functions.php:408

Used by 0 functions | Uses 2 functions

wc_clean()

Function: Clean variables using sanitize_text_field. Arrays are cleaned recursively.

Source: includes/wc-formatting-functions.php:390

Used by 218 functions | Uses 0 functions