Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

region

$region = array(
	array(
		'taxonomy'         => 'region',
		'terms'            => 'panhandle',
	),
);