Docs: Use a third-person singular verb in the DocBlock summary for wp_authenticate_email_password()
, introduced in [36617].
See #9568. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@37007 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7f194fffc4
commit
af6d494b00
@ -174,7 +174,7 @@ function wp_authenticate_username_password($user, $username, $password) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Authenticate the user using the email and password.
|
||||
* Authenticates a user using the email and password.
|
||||
*
|
||||
* @since 4.5.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user