download_url()
Function: Downloads a URL to a local temporary file using the ClassicPress HTTP API.
Source: wp-admin/includes/file.php:1131
Function: Downloads a URL to a local temporary file using the ClassicPress HTTP API.
Source: wp-admin/includes/file.php:1131
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1324
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: Handles PHP uploads in ClassicPress.
Source: wp-admin/includes/file.php:778
Function: Gets the absolute filesystem path to the root of the ClassicPress installation.
Source: wp-admin/includes/file.php:106
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