[wp-trac] [WordPress Trac] #39123: Allow usernames to be changed by administrators
WordPress Trac
noreply at wordpress.org
Thu Aug 3 15:43:31 UTC 2017
#39123: Allow usernames to be changed by administrators
-------------------------------------------------+-------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Users | Review
Severity: normal | Version:
Keywords: needs-patch needs-unit-tests 2nd- | Resolution:
opinion | Focuses: multisite
-------------------------------------------------+-------------------------
Comment (by raisonon):
I would suggest extending this to allow the current logged in user to
change their own username too.
I'll outline the use case I'm currently coding:
Front end profile settings page. User can amend their first name, last
name, email and password from this page.
We are using email as a username, as is standard practice.
In this instance, a user should be able to change their email/username
themselves. Currently, this is disallowed.
Ideally using:
{{{
wp_update_user()
}}}
Hope ok to tag this onto this thread, rather than creating another ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39123#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list