Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Not Found

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