wpseek.com
A WordPress-centric search engine for devs and theme authors
check_password › WordPress Filter Hooks
Since6.8.0
Deprecatedn/a
› apply_filters( 'check_password', $check, $password, $hash, $user_id )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Filters whether the plaintext password matches the hashed password.
Related Functions: wp_check_password, check_password_reset_key, reset_password, the_post_password, wp_set_password, wp_hash_password
Related Hooks: check_passwords, wp_set_password, retrieve_password, random_password, after_password_reset