W3cubDocs

/WordPress

apply_filters( 'wp_trusted_keys', string[] $trusted_keys )

Filter the valid signing keys used to verify the contents of files.

Parameters

$trusted_keys

(string[]) The trusted keys that may sign packages.

Source

File: wp-admin/includes/file.php

View on Trac

Changelog

Version Description
5.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_trusted_keys