0
votes
1answer
106 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
443 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) ...
0
votes
2answers
823 views

wp-signup.php example template

I'm looking for an example wp-signup.php template for which to work with. I've done a search in Google but nothing from the past year comes up. :/ I've tried: template-dir/registration/activity.php ...