Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

[HHS] Leerjaar

$leerjaar = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'leerjaar',
		'terms'            => 'oud-curriculum',
		'field'            => 'slug',
		'operator'         => 'AND',
	),
);