get( 'Version' ) ); } if ( ! defined( 'BRANDY_SCRIPT_VERSION' ) ) { define( 'BRANDY_SCRIPT_VERSION', BRANDY_IS_DEVELOPMENT ? time() : BRANDY_VERSION ); } require_once get_template_directory() . '/vendor/autoload.php'; ThemeInitialize::get_instance();