Query posts based on if has post thumbnail
-
Wondering if there is a trick or argument that would allow me to query posts based on if there is an attached thumbnail (aka “featured image”).
I’m using get_posts() outside of the loop and have queried attachments before but I want to get whole posts ONLY if there is a thumbnail, otherwise the post is skipped. It’s for a homepage slide show and I don’t want to code more than I have to if there is a way to do this already.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Query posts based on if has post thumbnail’ is closed to new replies.