I have a custom field, called "Projects", located in a post type, called "photo", Projects has in the custom field an advanced images.
In the post type, "Photos", I have created four posts, and within each post there are several images.
https://i.ibb.co/PYdHz1b/for-Metabox-suport.jpg
I need, with a loop, to access all the data of each image, like the ID of each image, the id of the post in which that image is, the name of the post, etc.
Many Thanks