Answer the question
In order to leave comments, you need to log in
Add "role selection" in WordPress custom registration form?
Created its own registration form in WP. Tell me how to add a role selection (user type) when registering in a custom form? How to implement it? Or where to dig?
link to registration code.
Answer the question
In order to leave comments, you need to log in
Get a list of all roles available for work:
https://codex.wordpress.org/Function_Reference/get...
User roles are accessed via WP_User:
https://developer.wordpress.org/reference/classes/...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question