Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Meta Query

$metaq = array(
	array(
		'key'     => 'sample',
		'value'   => 'ass',
	),
	array(
		'key'     => 'sample',
		'value'   => 'fart',
	),
);