Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

EM-Tax

$tax_query = array(
	array(
		'taxonomy'         => 'em_business_sections',
		'terms'            => 'XXX',
	),
);