Skip to content

Gravity Forms User Registration Add-on

Image Hopper natively supports the Gravity Forms User Registration Add-on when using the standard Image Hopper field so that you can easily store the uploaded image URL(s) in the user metadata (the post Image Hopper field is not supported).

When using the “Update” feed, if you map an Image Hopper field to a user meta key the image will be seamlessly hydrated and then saved back to the user meta on form submission.

Image Hopper natively supports a few popular local avatar plugins so users can manage their profile using the User Registration add-on. These include:

  1. Simple Local Avatars: use the meta key simple_local_avatar with an Image Hopper field
  2. WP User Avatars: use the meta key wp_user_avatars with an Image Hopper field
  3. Basic User Avatars: use the meta key basic_user_avatar with an Image Hopper field

When used in combination with one of the above-mentioned plugins, the image in the first position of an Image Hopper field will be used as the user avatar (no matter how many images are uploaded).

Other avatar plugins require images to be uploaded to the media library before saving the media ID to the user meta and are not currently supported.