This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Admin_Category::sanitize( mixed $value )
Sanitize the values
Parameters
- $value
-
(Required) the value for sanitize.
Return
(array) the array that contains int term ids.
Source
File: includes/modules/woocommerce_booster/custom_thank_you/admin_category.php
Expand full source code Collapse full source code View on Github