Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Anno Edizione DSB

Anno edizione 2023

$tax_query = array(
	array(
		'taxonomy'         => 'anno-edizione',
		'terms'            => '2023',
	),
);