HOME


Mini Shell 1.0
DIR: /home/otwalrll/satojafurnitures.com/wp-content/themes/blocksy/inc/helpers/
Upload File :
Current File : /home/otwalrll/satojafurnitures.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);
}