Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tax-cursos

$tax_cursos = array(
	array(
		'taxonomy'         => 'nossos-cursos',
		'terms'            => 'destaque',
	),
);