verify_file_signature()
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361
Function: Retrieves the list of signing keys trusted by WordPress.
Source: wp-admin/includes/file.php:1516
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: Copies a directory from one location to another via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1900
Function: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2050