apply_filters( 'wp_signature_softfail', bool $signature_softfail, string $url )
Filters whether Signature Verification failures should be allowed to soft fail.
Description
WARNING: This may be removed from a future release.
Parameters
- $signature_softfail
-
(bool) If a softfail is allowed.
- $url
-
(string) The url being accessed.
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_softfail