YOUR PHOTOS Please complete the required fields. Your Name Post Title 3 + 2 = Post Category Please select a category.. User Images Upload an Image Please select your image(s) to upload. You may submit up to 8 images in one go. Add another image Human verification: leave this field empty. $attachments= get_attached_media( 'image', $post->ID ); foreach($attachments as $att_id => $attachment) { $full_img_url = wp_get_attachment_url($attachment->ID); something Dogsbody