1
vote
0answers
47 views

Adding a new user from the front end

I have a front end form that creates a new post from users that are not required to login. However, I need to create a new user based on the information passed in the form. As it is right now I can ...
0
votes
1answer
207 views

Adding extra fields to front end signup form

I've been reading around and looking for a front-end signup form (not using plugins!) and came across this - ...
1
vote
2answers
509 views

frontend user with custom profile pages

i am building a website where the frontend users can register and they need to have custom profile pages - not the standard WordPress backend pages that the admin sees. There they can see their ...