Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

filter taxonomy

$tax_query = array(
	array(
		'taxonomy'         => 'filter',
	),
);