I want to display the content of a post in this way:
[image]
[title]
[date, tags, category]
[text]
I read every single article related to template tags, functions, filters, and stuff but I couldnt find a way to separate images from the text in the content of the post. I thought about the attachment filter, but i didnt find a way to call the attachment, only the attachment url. Is there any way to do this?
Thanks for the help.