Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

supplier

$meta_query = array(
	array(
		'key'     => '_supplier',
		'value'   => 'ewe',
	),
);