Just pasted your code into my functions.php
with a different ID and checked the user’s page in /wp-admin/user-edit.php
– it works, the value in Display name publicly as
field is updated.
Most likely something is wrong with your output on the user page. Check your template file. Or, if you can’t find the problem, edit the question and update it by pasting only the relevant code from your template – not the entire template.
Related Posts:
- How do I display logged-in username IF logged-in?
- Problem with Hebrew characters in username
- Allowing an email as the username?
- 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?
- I want to change my user name
- How to change default username field after login
- Username has been exposed
- If the current user is an administrator or editor
- How do I add a field on the Users profile? For example, country, age etc
- user_login vs. user_nicename
- WordPress usermeta scaling for thousands of users
- Groups of capabilities: users with multiple roles?
- Is there a way to merge two users?
- How to restrict access to uploaded files?
- Best way to send users password?
- Why are user address fields required [closed]
- Importing users? From another wordpress site
- Why does is_user_logged_in() return false after redirect from another site?
- How can I add a user through SQL?
- Copy a user from one WordPress site to another
- Count user posts by type and date
- Assigning tags to user?
- How to use tinyMCE for user “biographical info” without messing with any core file?
- Get user info outside WordPress
- How to change the order in which users are displayed in admin?
- Total number of authors with more than one post
- WordPress has a trash for users? (Wrong result for count_user, greater than expected)
- Is there a simple way to manage capabilities per user?
- Check for user meta data at Login
- Buddypress – Send New User Activation Link to Admin [closed]
- Redirect after users complete profile form
- Cannot set user passwords
- Memory usage for scalable usermeta queries
- How to get current user’s phone number
- Front End Registration Form Code – Password Field Not Saving
- How do I customize the dashboard?
- Generate unique number when registering a new user
- WordPress User Meta & ChromePHP or other way to debug/view php variables
- How would I hook into `clear_auth_cookie` to return the user’s ID that’s currently being logged out?
- New users not showing up in Post -> Edit
- Getting author page slug from get_users() or get_userdata() functions
- WP_User_Query by meta_value with Number returns nothing
- How to add user from front end
- Rewrite Rules and Login Issue
- User profile updates password even if not filled (Theme my login) in Firefox? [closed]
- Preventing auto-filling of e-mail addresses on profile.php
- users and usermeta table
- Getting the age of a users account
- Prevent subscribers to changing certain profile fields
- New user form rejected because “passwords don’t match”—but there’s only one password field
- How can I prevent certain custom roles from seeing other custom roles on the user list page?
- Creating User Profiles using author.php
- “the_author_meta(‘url’)” not working inside “href”
- REST API: wp_get_current_user not working on second call
- How do I filter users based on email address?
- What’s the correct way to add capabilites to user roles?
- Web app vs CMS backend
- User roles not displaying
- Allow admins to login as other users
- How to count total words for posts published by one author?
- Should I setup frontend-only users as CPT or use a plug-in?
- How to expire user registration?
- Delete a user from frontend
- Echo a list of all subscriber’s user IDs
- user login and its profile
- Get current logged-in user from external site
- Delete all users with Editor role and their content mysql
- Load Custom Field to User Profile as per User Role using Ajax
- Show posts who published after registration date
- How to hide “Change role to” dropdown on Users admin menu
- How to display a calendar with events depending on the user?
- How to show different pages for different users
- How can i display pagination in custom comment list?
- hide page menu from admin panel for specific users
- Single Sign On (SSO) between two WordPress websites
- Disabling user capability to edit_posts or delete_posts in the front-end
- Redirect /member/ to /member/user
- get user id in a plugin without a function
- $user_login is not working if author has only 1 post
- WP_User object behaving strangely when used inside Admin Panel?
- REST_query_vars for users
- How to use a transient inside WP_User_Query
- Allowing users to edit only their page and nobody else’s
- Add an ‘edit profile’ page with Genesis
- Exclude Current user email and send notification
- Insert query not working for non-logged in user
- What WordPress file is saving new users to database
- Disallow user registration/checkout via Hotmail/Yahoo
- User management missing after migration to new host
- Add new user and user bio at same time
- Validate user meta and redirect
- Let admin users edit member profiles from front end
- What techniques can a user employ to achieve a password rated “strong” in the WordPress password checker
- New User Registration email
- How to allow users to make quizzes or tests in WordPress?
- Sorting Users page admin column with ACF field