Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tax_map

$tax_map = array(
	array(
		'taxonomy'         => 'cpt_mapgroup',
		'terms'            => '7',
		'field'            => 'term_id',
	),
);