Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tax – smaa planter

$tax_query = array(
	array(
		'taxonomy'         => '474',
		'field'            => 'term_id',
		'operator'         => 'IN',
	),
);