Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

omd-topics

$terms = array(
	array(
		'taxonomy'         => 'omd-topics',
		'operator'         => 'IN',
		'include_children' => true,
	),
);