Meta Query where Thumbnail/Image exists
-
i try to output posts with an featured image assigned only. normally on code layer it would work like this:
'meta_query' => array('key' => '_thumbnail_id')
but when i try to reflect this in the editor, it does not work. It still shows posts without an image. What do i miss here?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.