mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 20:54:29 +00:00
Login is not a verb, change "login" to "log in".
See #35387 git-svn-id: https://develop.svn.wordpress.org/trunk@36246 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -843,7 +843,7 @@ endif;
|
||||
|
||||
if ( !function_exists('wp_set_auth_cookie') ) :
|
||||
/**
|
||||
* Login a user by setting authentication cookies.
|
||||
* Log in a user by setting authentication cookies.
|
||||
*
|
||||
* The $remember parameter increases the time that the cookie will be kept. The
|
||||
* default the cookie is kept without remembering is two days. When $remember is
|
||||
|
||||
Reference in New Issue
Block a user