Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

IA: Event Taxonomy Query

$pa_tax_query = array(
	array(
		'taxonomy'         => 'ia-event',
	),
);