🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 01:20:46 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
importers
/
views
📍 /home/therahul/public_html/wp-content/plugins/woocommerce/includes/admin/importers/views
🔄 Refresh
✏️
Editing: html-csv-import-header.php
Writable
<?php /** * Admin View: Header * * @package WooCommerce\Admin\Importers */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="wrap woocommerce"> <h1><?php esc_html_e( 'Import Products', 'woocommerce' ); ?></h1> <div class="woocommerce-progress-form-wrapper">
💾 Save Changes
❌ Cancel