Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

testt

$meta_qry = array(
	'relation' => 'AND',
	array(
		'key'     => 'menu_type',
		'value'   => 'lunch',
	),
);