wp_trusted_keys()
Function: Retrieves the list of signing keys trusted by WordPress.
Source: wp-admin/includes/file.php:1516
Function: Retrieves the list of signing keys trusted by WordPress.
Source: wp-admin/includes/file.php:1516
Filter Hook: Filters the valid signing keys used to verify the contents of files.
Source: wp-admin/includes/file.php:1533
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: 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
Filter Hook: Filters whether to short-circuit moving the uploaded file after passing all checks.
Source: wp-admin/includes/file.php:986
Filter Hook: Filters the data array for the uploaded file.
Source: wp-admin/includes/file.php:1042