Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Radiant-sessiecat

$sessie_cat = array(
	array(
		'taxonomy'         => 'category',
		'terms'            => 'workshops',
		'field'            => 'slug',
	),
);