add custom field in user register form
To be able to do both – i.e. add something to the registration form AND have it editable from the admin side, you need to do 2 things. The first, is add extra user meta (so you can see them from the admin side) and the second is to create a new registration template which … Read more