Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

clientes tax query

zenitcom

$clientes_tax_query = array(
	array(
		'taxonomy'         => 'clientes',
	),
);