Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

taxquery1

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