Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

bu program type

$bu_progs_type_query = array(
	array(
		'taxonomy'         => 'bu_progs_type',
		'terms'            => array( 'degree', 'program' ),
		'field'            => 'slug',
	),
);