[wp-trac] [WordPress Trac] #29120: user.php inconsistency between _get_additional_user_keys() and wp_insert_user() regarding first_name and last_name
WordPress Trac
noreply at wordpress.org
Fri Aug 21 05:32:55 UTC 2015
#29120: user.php inconsistency between _get_additional_user_keys() and
wp_insert_user() regarding first_name and last_name
------------------------------------+---------------------------
Reporter: martha_camellia | Owner: DrewAPicture
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version: 3.9.1
Severity: normal | Resolution: fixed
Keywords: | Focuses: docs
------------------------------------+---------------------------
Changes (by DrewAPicture):
* owner: => DrewAPicture
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"33687"]:
{{{
#!CommitTicketReference repository="" revision="33687"
Docs: Clarify the DocBlock summary and add a description and return
description for `_get_additional_user_keys()`.
As noted in the description, returned keys being set is dependent on the
existence of those keys in user meta at the point where
`_get_additional_user_keys()` is called in `wp_update_user()`.
Fixes #29120.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29120#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list