Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

document category

$document_category = array(
	array(
		'taxonomy'         => 'document_category',
		'terms'            => 'conto-mini-memi',
		'field'            => 'slug',
	),
);