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: 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: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2050
Filter Hook: Filters the path for a specific filesystem method class file.
Source: wp-admin/includes/file.php:2073