apply_filters( 'password_reset_key_expired', WP_Error $return, int $user_id )
Filters the return value of check_password_reset_key() when an old-style key is used.
Parameters
Source
File: wp-includes/user.php
Changelog
Version | Description |
---|---|
4.3.0 | Previously key hashes were stored without an expiration time. |
3.7.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/password_reset_key_expired