Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tax

$tax = array(
	array(
		'taxonomy'         => 'type',
		'terms'            => 'residential',
	),
);