Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

madison jobs

$tax_query = array(
	'relation' => 'OR',
	array(
		'taxonomy'         => 'location',
		'operator'         => 'IN',
	),
	array(
		'taxonomy'         => 'classification',
		'operator'         => 'IN',
	),
);