apply_filters( 'woocommerce_product_importer_parsed_data', array $parsed_data, WC_Product_Importer $importer )

Filter product importer parsed data.


Description Description


Parameters Parameters

$parsed_data

Parsed data.

$importer

Importer instance.


Top ↑

Source Source

File: includes/import/abstract-wc-product-importer.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.