How to automatically change the publicly displayed name for a large number of us
-
Hello,
I imported my clients/users to a new subdomain, successfully.
But I have a small problem: the “publicly displayed name” for imported users is their email address (which is not possible for security and data privacy reasons)…
I would like the first name to be displayed.
With several thousand registered customers, I obviously can’t correct this manually…
I am therefore looking for a solution to automatically change the “publicly displayed name” (display_name in wp_users_table ), by putting the first name of the user (meta_value found in the table wp_users_meta -meta_key = first_name).
Is it possible with a code, or an SQL command?
I’m not a coder… so if anyone could help me I would be very grateful!
Thanks,
Gilles
- The topic ‘How to automatically change the publicly displayed name for a large number of us’ is closed to new replies.