Tagged Questions
0
votes
1answer
108 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 ...
0
votes
2answers
825 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
...