_unzip_file_ziparchive()
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 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: Copies a directory from one location to another via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1900
Function: Handles PHP uploads in ClassicPress.
Source: wp-admin/includes/file.php:778
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
Function: Makes sure that the file that was requested to be edited is allowed to be edited.
Source: wp-admin/includes/file.php:713