apply_filters( 'wp_signature_url', false|string $signature_url, string $url )
Filters the URL where the signature for a file is located.
Parameters
- $signature_url
-
(false|string) The URL where signatures can be found for a file, or false if none are known.
- $url
-
(string) The URL being verified.
Source
Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_signature_url