wp_signature_softfail
Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.
Source: wp-admin/includes/file.php:1299
Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.
Source: wp-admin/includes/file.php:1299
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361
Function: Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.
Source: wp-admin/includes/file.php:2141
Filter Hook: Filters the filesystem method to use.
Source: wp-admin/includes/file.php:2212
Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
Source: wp-admin/includes/file.php:2245
Filter Hook: Filters the filesystem credentials.
Source: wp-admin/includes/file.php:2270
Filter Hook: Filters the connection types to output to the filesystem credentials form.
Source: wp-admin/includes/file.php:2422
Function: Prints the filesystem credentials modal when needed.
Source: wp-admin/includes/file.php:2550
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