Changeset 34125 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 09/14/2015 06:57:15 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r34116 r34125 146 146 * 147 147 * @since 2.8.0 148 * 149 * @param string $field The field to retrieve the user with. id | slug | email | login 148 * @since 4.4.0 Added 'ID' as an alias of 'id' for the `$field` parameter. 149 * 150 * @param string $field The field to retrieve the user with. id | ID | slug | email | login. 150 151 * @param int|string $value A value for $field. A user ID, slug, email address, or login name. 151 152 * @return WP_User|false WP_User object on success, false on failure.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)