• I am trying to create a user dropdown that would display the display name, city and state of the user. I know how to do it for the display name, but how do I get(fetch) data from the wp_usermeta to do this. My only option is to add columns to the wp_users table to do this. Any ideas of how I might do this?

  • The topic ‘Adding columns to the wp_user table’ is closed to new replies.