The MU forums have moved to WordPress.org

registration More Field (2 posts)

  1. raxitsheth
    Member
    Posted 18 years ago #

    hi,

    want to capture more about users, like name address, telepphone number url and few more info while user is registering/signup

    Is there any plugin available ?

    -Raxit

  2. MrBrian
    Member
    Posted 18 years ago #

    Well, i don't think there's a plugin, but there are hooks in the signup process that you can use like signup_extra_fields, preprocess_signup_form and signup_hidden_fields. You can store that extra information into the 'Meta' and then use get_option to pull it out, but really i know little about this.

About this Topic

  • Started 18 years ago by raxitsheth
  • Latest reply from MrBrian