true, 'height' => 100, 'flex-width' => true, 'width' => 1200, 'admin-head-callback' => 'businessmax_admin_header_style', ); add_theme_support( 'custom-background'); add_theme_support( 'automatic-feed-links'); add_theme_support( 'custom-header', $header); add_theme_support( 'title-tag' ); add_theme_support('post-thumbnails'); register_nav_menu( 'primary', __( 'Primary Menu', 'businessmax' ) ); if ( ! isset( $content_width ) ) $content_width = 900; require_once(bussinessmax_Dir_Uri_functions.'/default_settings.php'); $busmax_default_setting=busmax_default_setting_fun(); } ?>