Changeset 34379
- Timestamp:
- 09/22/2015 04:55:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-user.php
r34224 r34379 306 306 * Magic method for setting custom user fields. 307 307 * 308 * This method does not update custom fields in the database. It only stores 309 * the value on the WP_User instance. 310 * 308 311 * @since 3.3.0 309 312 * @access public
Note: See TracChangeset
for help on using the changeset viewer.