Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

selected_artworks

$linkedartworks = array(
	'relation' => 'AND',
	array(
		'key'     => 'selected_artworks',
		'compare' => '=',
	),
);