Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

uuuuuuuu

$tax_query_alm = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'alm_advertising_type',
		'field'            => 'term_taxonomy_id',
	),
);