wc_clean – WooCommerce Core Function

The following useful function is found in the includes/wc-core-functions.php and can be used by themes and plugins.

Trims and strips tags from a string ($var).

wc_clean( $var )