Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Created July 24, 2023 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webtoffee-git/4a1e85559d9a79602cb2aaf3e8b46ddf to your computer and use it in GitHub Desktop.
Save webtoffee-git/4a1e85559d9a79602cb2aaf3e8b46ddf to your computer and use it in GitHub Desktop.
Code to solve special character export issue - By WebToffee
<?php //Do not copy this line of code
add_filter( 'wt_iew_importer_keep_encoding', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment