apply_filters( 'woocommerce_csv_import_valid_filetypes', array $valid_filetypes )

Filter CSV valid file types.


Description Description


Parameters Parameters

$valid_filetypes

List of valid file types.


Top ↑

Source Source

File: includes/wc-conditional-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.5 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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