Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

image meta query krisz

$image_query = array(
	array(
		'key'     => 'thumbnail_id',
		'value'   => '75',
	),
);