Support

Account

Home Forums General Issues How to pull the Title, Caption, and Alt Text Description of the uploaded files t Reply To: How to pull the Title, Caption, and Alt Text Description of the uploaded files t

  • Hi @odirlon

    When you say ‘nothing happens’, have you tried any debugging to find out why?

    Does your get_field retrieve any data?

    As for the image data, just set the return type to ‘Image Object’. Then, the returned data will be an array of data containing title, alt, description, url, sizes, etc