0
votes
0answers
33 views

Problem in custom user registration form

Some one ask this question here but answers just refer to use different plugins. My problem is same but I do some thing different. I create user custom registration page with name of register.php and ...
0
votes
4answers
268 views

Add 'first name', 'last name', 'date of birth' and 'terms and conditions' to register fields?

How can I add 'first name', 'last name', 'date of birth' and 'terms and conditions' to WordPress' register fields? My site is adult-themed and I would like to verify users' ages and have them agree to ...
0
votes
1answer
96 views

how to allow all users who register to a main domain be automatically be registered to all subdomains

i'm looking for how to let those users who registered on a subdomain be automatically be registered in all my subdomains. in this case, the users don't need to register again to the subdomains, when ...