Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

81-106 sort query

$81_106_sort_query = array(
	array(
		'taxonomy'         => 'sources',
		'terms'            => 'national-instrument-81-106-investment-fund-continuous-disclosure',
		'field'            => 'slug',
		'operator'         => 'IN',
		'include_children' => true,
	),
);