Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

cancerwestmid

$args = array(
	'relation' => 'AND',
	array(
		'key'     => 'cancer_alliance',
		'value'   => 'west',
		'compare' => 'LIKE',
		'type'    => 'CHAR',
	),
);