Update Image programmatically
-
I want to update image field programmatically
What actually I want to do is, once user registered using gravity form I want to add gravity form image field value into your plugin image field for user.
update_field(‘userphoto_image_file’, ‘What should i pass here?? Attachment ID or something else?, ‘user_id’);
Thanks
- The topic ‘Update Image programmatically’ is closed to new replies.