apply_filters( 'woocommerce_csv_importer_check_import_file_path', bool $check_import_file_path )

Filter check for CSV file path.


Description Description


Parameters Parameters

$check_import_file_path

If requires file path check. Defaults to true.


Top ↑

Source Source

File: includes/wc-conditional-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.4 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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