Used By
Used By | Description |
---|---|
wp-includes/pluggable.php: wp_check_password() | Checks the plaintext password against the encrypted Password. |
Filters whether the plaintext password matches the encrypted password.
(bool) Whether the passwords match.
(string) The plaintext password.
(string) The hashed password.
(string|int) User ID. Can be empty.
Version | Description |
---|---|
2.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/check_password