The MU forums have moved to WordPress.org

table details (6 posts)

  1. sivac
    Member
    Posted 19 years ago #

    in which table the user information "firstname" and "last name " is saved

    can anyone help me to find that

  2. drmike
    Member
    Posted 19 years ago #

    I believe that if they're defined, they're stored in the wp_usermeta table.

  3. andrea_r
    Moderator
    Posted 19 years ago #

    Yep, you got it: wp_usermeta, then first_name, last_name.

    wp_usermeta is almost at the bottom of the list.

  4. drmike
    Member
    Posted 19 years ago #

    I didn't see anyone who has choosen their last name on my system so I couldn't be sure.

  5. andrea_r
    Moderator
    Posted 19 years ago #

    I had to hunt it down in the backend to find out where it was even used, so don't feel bad. :)

  6. mrjcleaver
    Member
    Posted 19 years ago #

    I started http://codex.wordpress.org/WPMU_Database_Description as its easier for a newcomer to read an consolidated summary than it is to piece together from threads dispersed over these forums.

    And, if we can get newcomers to help build the descriptions then it will free up the people central to the WPMU effort so they can focus on the important issues rather than answering the same questions over and over.

About this Topic

  • Started 19 years ago by sivac
  • Latest reply from mrjcleaver