• Resolved daniel4

    (@daniel4)


    Hello,

    Just want to know if the user register, what role is he in?
    Can I make 2 different registration forms for different user roles?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alberto Hornero

    (@hornero)

    Hi,

    Your default WordPress registration user.

    Yes, you can. Just place it as a different shortcodes with the role parameter with each role.

    Alberto.

    Thread Starter daniel4

    (@daniel4)

    Thanks for the reply,

    How can I create a new shortcode for other user roles? Now I just have the [clean-login] shortcode that is set to ‘subscriber’ role.

    Should I create 4 pages for the diferent shortcodes? Login, Edit, Register, Restore?

    How should display this options to registered users only?

    Thanks

    Plugin Author Alberto Hornero

    (@hornero)

    This is an example:

    [clean-login-register role="contributor"]

    But please do not forget to update the corresponding option from the setting page.

    Alberto.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘User roles and registration forms’ is closed to new replies.