Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

portfolio

taxonomy

$portfolio = array(
	array(
		'taxonomy'         => 'categorieën',
		'terms'            => 'portfolio',
		'field'            => 'slug',
	),
);