<?php define( 'CLOUX_VERSION', '1.1.3' ); include ( get_template_directory() . '/include/core.php'); include (get_template_directory() . '/include/tgm-plugins.php' ); include ( get_template_directory() . '/include/meta-boxes.php'); include ( get_template_directory() . '/include/customize/customize.php'); include ( get_template_directory() . '/include/customize/customization.php');