Filters whether the plaintext password matches the encrypted password.
$checkbool
$passwordstring
$hashstring
$user_idstring|int
return apply_filters( 'check_password', $check, $password, $hash, $user_id );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/check_password