Make WordPress Core


Ignore:
Timestamp:
01/09/2016 09:07:44 PM (9 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/pluggable.php

    r36245 r36246  
    844844if ( !function_exists('wp_set_auth_cookie') ) :
    845845/**
    846  * Login a user by setting authentication cookies.
     846 * Log in a user by setting authentication cookies.
    847847 *
    848848 * The $remember parameter increases the time that the cookie will be kept. The
Note: See TracChangeset for help on using the changeset viewer.