Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

b

$meta_query = array(
	'relation' => 'OR',
	array(
		'compare' => 'NOT LIKE',
	),
);