Current Path : /home/infinitibizsol/cashforcarsallen.com/wp-content/themes/blocksy/inc/helpers/ |
Current File : /home/infinitibizsol/cashforcarsallen.com/wp-content/themes/blocksy/inc/helpers/db.php |
<?php function blocksy_get_theme_mod($name, $default_value = false) { return blocksy_manager()->db->get_theme_mod($name, $default_value); }