Description
Filters the list of hosts which should have Signature Verification attempted on.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/file.php | 1264 |
Parameters
Type | Name | Description |
---|---|---|
string[] | $hostnames | List of hostnames. |
PHP Doc
/**
* Filters the list of hosts which should have Signature Verification attempted on.
*
* @since 5.2.0
*
* @param string[] $hostnames List of hostnames.
*/