Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

postPress

$postPress = array(
	array(
		'taxonomy'         => 'division',
		'terms'            => 'rse',
		'field'            => 'slug',
	),
);