verify_file_md5()
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1324
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
Filter Hook: Filters whether to short-circuit moving the uploaded file after passing all checks.
Source: wp-admin/includes/file.php:986
Function: Attempts to unzip an archive using the ZipArchive class.
Source: wp-admin/includes/file.php:1628
Filter Hook: Filters the data array for the uploaded file.
Source: wp-admin/includes/file.php:1042
Function: Attempts to unzip an archive using the PclZip library.
Source: wp-admin/includes/file.php:1776
Filter Hook: Filters whether to use ZipArchive to unzip archives.
Source: wp-admin/includes/file.php:1595
Function: Copies a directory from one location to another via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1900
Filter Hook: Filters the path for a specific filesystem method class file.
Source: wp-admin/includes/file.php:2073
Function: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2050