Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Created January 15, 2025 11:21
Show Gist options
  • Save webtoffee-git/2bd1e2cec7fe0c688387238f8b5e1715 to your computer and use it in GitHub Desktop.
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)
<?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