esc_url( admin_url( '/themes.php?page=demo-importer&browse=all&hvthemes-hide-notice=welcome' ) ), 'btn_text' => esc_html__( 'Processing...', 'businest' ), 'nonce' => wp_create_nonce( 'hvthemes_demo_import_nonce' ), ); wp_localize_script( 'hvthemes-plugin-install-helper', 'hvthemesRedirectDemoPage', $welcome_data ); } } endif; return new HVThemes_Admin();