Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
importers
/
mappings
/
File Content:
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';
Submit
FILE
FOLDER
Name
Size
Permission
Action
default.php
4470 bytes
0644
generic.php
817 bytes
0644
mappings.php
344 bytes
0644
shopify.php
2902 bytes
0644
wordpress.php
660 bytes
0644
N4ST4R_ID | Naxtarrr