Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Untitled Snippet

$schedule = array(
	'relation' => 'OR',
	array(
		'key'     => 'A1',
		'compare' => '=',
		'type'    => 'CHAR',
	),
);