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