Login is not a verb, change "login" to "log in".
See #35387 Built from https://develop.svn.wordpress.org/trunk@36246 git-svn-id: http://core.svn.wordpress.org/trunk@36213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Authenticate and login a user with remember capability.
|
||||
* Authenticate and log in a user with remember capability.
|
||||
*
|
||||
* The credentials is an array that has 'user_login', 'user_password', and
|
||||
* 'remember' indices. If the credentials is not given, then the log in form
|
||||
|
||||
Reference in New Issue
Block a user