1. Home
  2. Docs
  3. MemberDash
  4. MemberDash Shortcodes
  5. [ms-membership-register-user]

[ms-membership-register-user]

Displays a registration form. Visitors can create a WordPress user account with this form

  • title (Text) Title of the register form Default: “Create an Account”
  • first_name (Text) Initial value for first name Default: “”
  • last_name (Text) Initial value for last name Default: “”
  • username (Text) Initial value for username Default: “”
  • email (Text) Initial value for email address Default: “”
  • membership_id (Text) Membership ID to assign to the new user. This field is hidden and cannot be changed during registration. Note: If this membership requires payment, the user will be redirected to the payment gateway after registration Default: “”
  • loginlink (yes|no) Display a login-link below the form Default: “yes”

Field labels

  • label_first_name (Text) “First Name”
  • label_last_name (Text) “Last Name”
  • label_username (Text) “Choose a Username”
  • label_email (Text) “Email Address”
  • label_password (Text) “Password”
  • label_password2 (Text) “Confirm Password”
  • label_register (Text) “Register My Account”
  • hint_first_name (Text) Placeholder inside Field “”
  • hint_last_name (Text) Placeholder inside Field “”
  • hint_username (Text) Placeholder inside Field “”
  • hint_email (Text) Placeholder inside Field “”
  • hint_password (Text) Placeholder inside Field “”
  • hint_password2 (Text) Placeholder inside Field “”

Example:

[ms-membership-register-user]

[ms-membership-register-user title=”” hint_email=”[email protected]” label_password2=”Repeat”]

Was this article helpful to you?

How can we help?