apply_filters( 'unzip_file_use_ziparchive', bool $ziparchive )

Filters whether to use ZipArchive to unzip archives.


Description Description


Parameters Parameters

$ziparchive

(bool) Whether to use ZipArchive. Default true.


Top ↑

Source Source

File: wp-admin/includes/file.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.