How To Allow Users to Select WatuPRO User Group on Ultimate Member’s Registration Form

Ultimate Member is one of the popular free WordPress plugins for custom registration pages. So we added some code to allow integrating with their forms.

This integration requires version of WatuPRO not older than 5.8.0.1

To make this work you need to create a drop-down selector field in your Ultimate Member form. Then follow these two steps:

  1. The meta_key of the field should be watupro_groups
  2. The Choices callback value should be exactly watupro_get_user_groups

That’s it, save your field and you are all set in Ultimate member.

3. Then in WatuPRO -> User Groups page make sure the following option is checked and save:

Now when someone registers through your Ultimate Member forms they will be able to choose user group from WatuPRO.