=' ) ) { define( 'WP_INSTALLER_VERSION', $delegate['version'] ); } include_once dirname( __FILE__ ) . '/includes/class-otgs-installer-autoloader.php'; $autoload = new OTGS_Installer_Autoloader(); $autoload->initialize(); WP_Installer(); WP_Installer_Channels(); $installer_loader = new OTGS_Installer_Loader( get_OTGS_Installer_Factory() ); $installer_loader->init();