Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ost artist

$tax_query = array(
	array(
		'taxonomy'         => '$tax_query_ost = array( array( 'taxonomy' => 'aftsa_program_affiliations', 'terms' => 'open-studio-tours-artist', ), );',
		'terms'            => 'open-studio-tours-artist',
	),
);