File "mappings.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/woocommerce/includes/admin/importers/mappings/mappings.php
File
size: 223 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
if (!defined('ABSPATH')) {
exit;
}
require dirname(__FILE__) . '/default.php';
require dirname(__FILE__) . '/generic.php';
require dirname(__FILE__) . '/shopify.php';
require dirname(__FILE__) . '/wordpress.php';