Control_Base::sanitize_value( int|string $value )
Sanitize the value.
Parameters
- $value
-
(Required) the value to sanitize.
Return
(int|string)
Source
File: inc/admin/metabox/controls/control_base.php
Expand full source code Collapse full source code View on Github