Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Last active June 21, 2023 04:21
Show Gist options
  • Save webtoffee-git/9c2ae898d25aff2659e34bba922410cd to your computer and use it in GitHub Desktop.
Save webtoffee-git/9c2ae898d25aff2659e34bba922410cd to your computer and use it in GitHub Desktop.
To force the import of images with an unsupported file type - By WebToffee
<?php //do not copy this line
add_filter( 'wt_allow_custom_rendered_image', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment