unzip_file()
Function: Unzips a specified ZIP file to a location on the filesystem via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1554
Function: Unzips a specified ZIP file to a location on the filesystem via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1554
Function: Attempts to unzip an archive using the ZipArchive class.
Source: wp-admin/includes/file.php:1628
Function: Attempts to unzip an archive using the PclZip library.
Source: wp-admin/includes/file.php:1776
Function: Handles PHP uploads in ClassicPress.
Source: wp-admin/includes/file.php:778
Function: Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
Source: wp-admin/includes/file.php:135
Function: Gets the list of file extensions that are editable in plugins.
Source: wp-admin/includes/file.php:188
Function: Gets the list of file extensions that are editable for a given theme.
Source: wp-admin/includes/file.php:247
Function: Prints file editor templates (for plugins and themes).
Source: wp-admin/includes/file.php:303
Function: Attempts to edit a file for a theme or plugin.
Source: wp-admin/includes/file.php:374
Function: Returns a filename of a temporary unique file.
Source: wp-admin/includes/file.php:665