Uses
Uses | Description |
---|---|
wp-admin/includes/file.php: wp_trusted_keys | Filter the valid signing keys used to verify the contents of files. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |