Tagged Questions
1
vote
2answers
528 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 ...
1
vote
3answers
9k views
add custom field in user register form
In my WordPress based site, I want to add a custom field (e.g. type of user - employee, investor) in the user registration form in the admin side, without editing the core file. Can anyone please ...