Changeset 21374 for trunk/wp-includes/user.php
- Timestamp:
- 07/31/2012 03:50:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/user.php
r21202 r21374 1220 1220 * 'user_pass' - A string that contains the plain text password for the user. 1221 1221 * 'user_login' - A string that contains the user's username for logging in. 1222 * 'user_nicename' - A string that contains a nicer lookingname for the user.1222 * 'user_nicename' - A string that contains a URL-friendly name for the user. 1223 1223 * The default is the user's username. 1224 1224 * 'user_url' - A string containing the user's URL for the user's web site.
Note: See TracChangeset
for help on using the changeset viewer.