Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Airwaves Cities

$tax_cities = array(
	array(
		'taxonomy'         => 'cities',
		'terms'            => 'kelowna',
		'field'            => 'slug',
	),
);