Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

[SUWR] stappenplan

$stappen = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'stap',
		'field'            => 'name',
		'include_children' => false,
	),
);