Modify registration form

hi!

i want to modifiy registration form for new subscriber and i want to delete the “username” field. is possibile?

thanks

You can’t just delete the username field because WordPress requires every user to have a username.

eddie’s correct that you can’t just delete the username field, but you could have custom code to fill it in automatically without showing it to the User. If you are comfortable with that kind of code, see this s2Member KBA for information on customizing the Pro-Form templates (assuming you are using s2Member Pro).

If you are not using s2Member Pro, you could still customize the form code, but it might be overwritten when s2Member is updated.