Tagged Questions
2
votes
1answer
1k views
Force users to complete their profile after they register? How to
I am making a custom (quick) registration page in my wordpress site, to let users to register quickly by just filling username-email and choose their password.
I have tpl-edit-profile.php,
what ...
1
vote
1answer
680 views
Can I change default registration link (without htaccess)?
I'm using url like «wp-login.php?action=register&role=patient» and «register_form» hook for add extra inputs form which depends on urls like this:
...