Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

test

test

$tax_query = array(
	'relation' => 'AND',
	array(
		'terms'            => '38',
	),
);