File "data-product-review-columns.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/product-import-export-for-woo/admin/modules/product_tags/data/data-product-review-columns.php
File size: 229 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

if (!defined('WPINC')) {
    exit;
}

return apply_filters('wt_tags_csv_product_post_columns', array(
    'term_id' => 'term_id',
    'name' => 'name',
    'slug' => 'slug',
    'description' => 'description',
        ));