Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

yyyyy

$tax_query = array(
	array(
		'terms'            => '7855',
		'field'            => 'term_id',
		'operator'         => 'IN',
		'include_children' => false,
	),
);