A
A
Andy-shak2016-02-01 13:32:45
Web development
Andy-shak, 2016-02-01 13:32:45

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

1 answer(s)
I
Igor Vorotnev, 2016-02-02
@Andy-shak

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 question

Ask a Question

731 491 924 answers to any question