How friendly are you with databases? The simpliest way is to change it in database directly. You need to check table WP_users and WP_users meta. Everything else is according to ID of that user and gravatar is checking your email so there is no problem in changeing it in database.
Unfortunately you can’t do it in wordpress from admin panel. It is restricted.
Hope it helps.
Related Posts:
- How do I display logged-in username IF logged-in?
- Problem with Hebrew characters in username
- Allowing an email as the username?
- Change user’s display name programmatically
- Pre-populate Username Field
- Update user_login to change username
- How can i change the name order in the admin?
- Calling User Nickname
- How to let the users edit their user names?
- How to change default username field after login
- Username has been exposed
- Find out if logged in user is not subscriber
- Get multiple roles with get_users
- User-edit role setting distinct from wp_capabilities? [closed]
- Delete all subscribers from wp_users and wp_usermeta a few thousand at a time
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- What the user_status column?
- Get the name of user who updated post
- Disable delete user
- How can i force Display names to be the same as Usernames?
- Send activation email to user after signup [duplicate]
- wp_update_user() does not update user_data
- Set user after wp_create_user?
- Sort get_users by custom field
- How to add follow functionality to multi-author wordpress site?
- Search multiple meta keys at once
- Redirecting user after updating profile?
- How to add new custom field in default add user form through plugin
- How to add wordpress username after url?
- ACF Upload Image in front-end with custom form
- Can I bulk register contributors for a new blog
- show cimy user fields in users.php with manage_users_columns
- Why i getting blank user_activation_key in get_user_by( ‘login’, $login ) function?
- how do i get a greeting for logged in uses by the time of day
- Can’t add users in admin after copying database
- How can i create an array user meta?
- How can I check if a user’s email exists in the database
- Getting users by specific capability, not role
- Creating user in Firebase after WordPress user registration
- How to display total number of post done by user, it should display at authors page wordpress [duplicate]
- When I try to login in wordpress it is showing “USER Doesn’t Exists”
- Displaying different in-page content to cliente/admin
- Delete User via Frontend
- how to get WordPress admin user table columns name in my plugin
- Limit a number of users returned from sorting users by latest posts function
- Will wordpress tools import do everything I need to copy one site to another
- Create Next and Previous Link to User orderby Last Name
- OAuth 2 and saving the authenticated user
- Accessing current users data within a plugin
- Spam users registers even when registration is disabled
- How to notify specific users when i’m posting/modifying a new post
- Limitations when adding new users
- User description only displayed for logged user
- Fetch all data of Users
- Get an array of all users of a custom role type to send an email notification on post update
- Allow users to create post without logging in?
- How to get the count
- WordPress Password security related questions
- How to make Users sort in reverse order by default?
- Assign random (and unique) user meta upon registration
- How do you manage your pages or functions that require logged-in users?
- How to get ID of Edit User page during wp_handle_upload_prefilter, whilst in Media picker?
- Display the line breaks in user bio without using html
- Querying specific table row by current user login
- How to make current user’s avatar + display name link to their profile?
- Give users alternative/second avatar that is rectangle sized
- Inserting current user ID into Post for Author
- Difference between is_user_logged_in and $_session[‘uname’]
- Assigning multiple or additional capabilities to specific users or how to create additional roles like bbpress roles?
- Using get_user in wordpress with sorting
- Using my own user table
- How can I add authors in WordPress and assign them a picture?
- wp_generate_password sets password but can’t login using created password
- How to verify which WordPress user requested the API in ASP .NET Core?
- Get users meta and show to attribute
- Custom Password Reset
- Can I add a unique code for each user based on the location?
- Is nicename the same as nickname in WP?
- 502 Error when edit some users
- How to update a user with REST API v2 knowing only the username?
- How do I delete a wordpress user from giant database?
- How to prevent deleteting specific user?
- Display recent members
- Update user counts in admin interface
- To save user info on the same page by form submiting
- Groups roles & capabilities
- Button for users to upgrade their user role + Button to show current user role!
- How do I Limit the number of pages a non-subscriber can see?
- How To Find The ID Of All Registered Users?
- How to order posts by the user_login that corresponds to a meta_value (which is a user id)?
- Retrieve New user’s ID
- Restrict access to certain dashboard pages based on user id
- how to show logged in members username in wordpress content
- How to expire guest users after 1.5 hours logged in?
- hide woo commerce dashboard status and reports from woo commerce from specific users but display to other users
- WordPress – Security Question at Login from User’s Meta Data
- determine active user browser at the same time
- get Discussion setting in wordpress
- Set a minimal number for next user_id
- Remove My Account Menu items in Woocommerce based on user roles