The wp-signup tag has no wiki summary.
0
votes
1answer
103 views
How to bypass the username as a required field in registration and just use email address instead?
Is there a clean way of doing so? I would prefer doing that in functions.php using some action and/ or filter hooks. The 2nd-best option would be using some good plugin out there. (I haven't seen 1 ...
1
vote
0answers
442 views
wp-signup.php redirected to register.php
I have worpdress 3.4 multisite subdirectory set-up. (eg: example.com\username)
I also have a buddypress installation installed as a secondary blog.(eg: example.com/community)
...