Access to Class Function WC_Product_CSV_Importer
-
Hi Guys,
I am developing a plugin to adapt the CSV import process of wordpress to my client’s CSV.
In this context, I need to execute a woocommerce function found in the WC_Product_CSV_Importer class but I don’t know how to do it …
The goal is to use the parse_categories_field function on a variable.
WC_Product_CSV_Importer::parse_categories_field($variable) not working…
Thank you ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Access to Class Function WC_Product_CSV_Importer’ is closed to new replies.