Changeset 36246 for trunk/src/wp-includes/user.php
- Timestamp:
- 01/09/2016 09:07:44 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r36245 r36246 8 8 9 9 /** 10 * Authenticate and log in a user with remember capability.10 * Authenticate and log in a user with remember capability. 11 11 * 12 12 * The credentials is an array that has 'user_login', 'user_password', and
Note: See TracChangeset
for help on using the changeset viewer.