wp_users.nicename != wp_usermeta.nickname
-
I wanted to use the field “nicename” in the database table “wp_users”, but I can’t find a page to update it in admin page. I thought it was the nickname, but I was wrong. The nickname will be stored in the table “wp_usermeta”.
Well, where can I edit and update wp_users.nicename?
What is its usage in WordPress?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp_users.nicename != wp_usermeta.nickname’ is closed to new replies.