The MU forums have moved to WordPress.org

nickname, display_name, and user_nicename? (4 posts)

  1. fleshins
    Member
    Posted 15 years ago #

    Can anyone explain the difference between DB fields: nickname, display_name, and user_nicename?

    wp_users table contains display_name and user_nicename columns
    wp_usermeta table contains a "nickname" metakey

    Thanks in advance.

  2. andrea_r
    Moderator
    Posted 15 years ago #

    They correspond to the fields in the user profile area. the user can fill all those out and pick which one they want on display.

  3. fleshins
    Member
    Posted 15 years ago #

    Thanks Andrea, that helps :) FYI looks like user_nicename can't be modified within the user profile area.

  4. andrea_r
    Moderator
    Posted 15 years ago #

    Sometimes they are used in templates, but I find many users simply don;t fill all them out.

About this Topic

  • Started 15 years ago by fleshins
  • Latest reply from andrea_r