[wp-trac] [WordPress Trac] #60416: Theme and plugin zip file type not supporting
WordPress Trac
noreply at wordpress.org
Thu Feb 1 15:23:56 UTC 2024
#60416: Theme and plugin zip file type not supporting
---------------------------+------------------------------
Reporter: deeppatel8950 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.4.3
Severity: major | Resolution: duplicate
Keywords: | Focuses:
---------------------------+------------------------------
Comment (by jorbin):
Hi @deeppatel8950, welcome to trac. I am assuming that this zip was
created using finder on macOS in which case this is already being tracked
on #60398 which includes workarounds (you can build zips with the command
line or another tool or you can force your site to not use ZipArchive with
`add_filter( 'unzip_file_use_ziparchive', '__return_false' );`)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60416#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list