Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Query Taxo Category Chronik 1

$sqpp_taxo_cat_chronik = array(
	array(
		'taxonomy'         => 'category',
		'terms'            => 'chronik',
		'field'            => 'slug',
	),
);