Fix the same typo again in the hook doc summary for the send_pass_change_email
filter.
I speak English, I do. See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@33248 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
02e3c99234
commit
e7e337c4e6
@ -2156,7 +2156,7 @@ function wp_update_user($userdata) {
|
||||
$userdata['user_pass'] = wp_hash_password( $userdata['user_pass'] );
|
||||
|
||||
/**
|
||||
* Filter to whether send the password change email.
|
||||
* Filter whether to send the password change email.
|
||||
*
|
||||
* @since 4.3.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user