Tagged Questions
0
votes
0answers
39 views
How should I manage dual registration and custom roles on my wordpress site?
I am running a multi-lingual site for my client and now he wants to add in a shop and a community so I have to deal with shoppers and authors as logged in users.
Now I want only a single ...
0
votes
1answer
392 views
How to add first name, last name and company name to my custom registration form
I´m trying to add first name, last name and company name to my custom registration page. The registration form almost works, but there is a problem.
So far I´ve got this code, but I cant get the ...
2
votes
1answer
990 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 ...