Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Location Category

$loc_cat = array(
	array(
		'taxonomy'         => 'location_cat',
		'terms'            => '$term',
	),
);