Created
January 15, 2025 11:21
-
-
Save webtoffee-git/2bd1e2cec7fe0c688387238f8b5e1715 to your computer and use it in GitHub Desktop.
Special character importing issue (accents) - By WebToffee (Product Import Export for WooCommerce)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php //Do not include this line of code | |
add_filter( 'wt_import_csv_parser_keep_bom', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment