Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

altahonos post

altahonos post

$tax_query = array(
	array(
		'terms'            => '47',
		'field'            => 'term_id',
		'include_children' => false,
	),
	array(
	),
);