Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

servicios_tax_query

zenitcom

$servicios_tax_query = array(
	array(
		'taxonomy'         => 'servicios',
		'terms'            => 'term',
	),
);