WordPress Get 1 attachment per post from X category outside the loop
- by davebowker
Hey,
Hope someone can help with this. What I want is to display 5 attachments but only 1 attachment from each post from a specific category in the sidebar, which links to the posts permalink.
I'm using the following code so far which gets all attachments from all posts, but some posts have more than 1 attachment and I just want to show the first…