Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Taxo Query 2023 Lucerne 1

$tax_query_2023_lucerne = array(
	array(
		'taxonomy'         => 'sqpptaxobrandproject',
		'terms'            => '2023-gwand-lucerne',
		'field'            => 'slug',
	),
);