Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Created February 7, 2024 08:01
Show Gist options
  • Save plugin-republic/4a7d40a0fef4b58051c7cb5b5433b565 to your computer and use it in GitHub Desktop.
Save plugin-republic/4a7d40a0fef4b58051c7cb5b5433b565 to your computer and use it in GitHub Desktop.
<?php
add_filter( 'unzip_file_use_ziparchive', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment