Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

artistquery

$artistquery = array(
	array(
		'key'     => 'artist',
		'value'   => '22',
		'compare' => '=',
		'type'    => 'NUMERIC',
	),
);