Sorry, I’ll attempt to phrase that better.
We have the_title() and the_content() template tags, is there a method or plugin to have a “the_attachment()” or “the_image()” tag?
I need some way of referencing an uploaded image for each post and dropping the path into an <img> tag.