Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

test5

$meta_query = array(
	array(
		'key'     => 'guid_key',
		'compare' => 'EXISTS',
	),
);