Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tasxes

$tax_query = array(
	'relation' => 'OR',
	array(
		'field'            => 'slug',
	),
);