apply_filters( 'wp_signature_hosts', string[] $hostnames )
Filters the list of hosts which should have Signature Verification attempted on.
Parameters
- $hostnames
-
List of hostnames.
Source
Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |