Scroll_To_Top::sanitize_module_status( bool|string $value )
Sanitize module status. The toggle in neve options returns ‘1’ or ” so our control should return the same thing.
Parameters
- $value
-
(Required) Current value.
Return
(string)
Source
File: includes/modules/scroll_to_top/customizer/scroll_to_top.php
Expand full source code Collapse full source code View on Github