[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
AcmaCulot
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
importers
/
mappings
+ Folder
+ File
Upload
Editing: mappings.php
<?php /** * Load up extra automatic mappings for the CSV importer. * * @package WooCommerce\Admin\Importers */ if ( ! defined( 'ABSPATH' ) ) { exit; } require dirname( __FILE__ ) . '/default.php'; require dirname( __FILE__ ) . '/generic.php'; require dirname( __FILE__ ) . '/shopify.php'; require dirname( __FILE__ ) . '/wordpress.php';
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 default.php
FILE
Ren
[EDIT]
DEL
📄 generic.php
FILE
Ren
[EDIT]
DEL
📄 mappings.php
FILE
Ren
[EDIT]
DEL
📄 shopify.php
FILE
Ren
[EDIT]
DEL
📄 wordpress.php
FILE
Ren
[EDIT]
DEL