fs_ftp_connection_types
Filter Hook: Filters the connection types to output to the filesystem credentials form.
Source: wp-admin/includes/file.php:1675
Filter Hook: Filters the connection types to output to the filesystem credentials form.
Source: wp-admin/includes/file.php:1675
Function: Print the filesystem credentials modal when needed.
Source: wp-admin/includes/file.php:1780
Function: Generate a single group for the personal data export report.
Source: wp-admin/includes/file.php:1823
Function: Downloads a URL to a local temporary file using the ClassicPress HTTP Class.
Source: wp-admin/includes/file.php:965
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1009
Function: Unzips a specified ZIP file to a location on the Filesystem via the ClassicPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1040
Filter Hook: Filters whether to use ZipArchive to unzip archives.
Source: wp-admin/includes/file.php:1077
Function: This function should not be called directly, use unzip_file instead. Attempts to unzip an archive using the ZipArchive class.
Source: wp-admin/includes/file.php:1105
Function: This function should not be called directly, use unzip_file instead. Attempts to unzip an archive using the PclZip library.
Source: wp-admin/includes/file.php:1218
Function: Copies a directory from one location to another via the ClassicPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1317