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.
Module::get_theme_mod_status( string $mod )
Get status of a theme mod.
Parameters
- $mod
-
(Required) Theme mod name.
Return
(string)
Source
File: includes/modules/woocommerce_booster/module.php
Expand full source code Collapse full source code View on Github