Make WordPress Core


Ignore:
Timestamp:
01/09/2016 09:07:44 PM (10 years ago)
Author:
ericlewis
Message:

Login is not a verb, change "login" to "log in".

See #35387

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/user.php

    r36245 r36246  
    88
    99/**
    10  * Authenticate and login a user with remember capability.
     10 * Authenticate and log in a user with remember capability.
    1111 *
    1212 * The credentials is an array that has 'user_login', 'user_password', and
Note: See TracChangeset for help on using the changeset viewer.