Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is it possible to remove the username field from the registration page?

I want the users to enter only their email and password.
A new user should be created based on these two parameters only.

Is that possible and if so, how?

share|improve this question

1 Answer

This do it? http://wordpress.org/extend/plugins/wp-email-login/

share|improve this answer
Yes this I did. but it supports only to user login. It does not support for new registration....please help me how to do to support for new registration also... – phpnwordpress May 16 '12 at 13:06
2  
Did you find a solution? I'm really looking for it! – Dennis Hunink Mar 2 at 14:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.