boson_fornt_scripts(); } } function boson_fornt_scripts(){ add_action( 'wp_enqueue_scripts', 'boson_register_stylesheets' ); add_action( 'wp_enqueue_scripts', 'boson_register_scripts' ); } } $GLOBALS['boson'] = new Boson(); endif;