Query the post which have a thumbnail

try to work this into your query: 'meta_key' => '_thumbnail_id'
http://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters

Leave a Comment