Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

isexec

$isexec = array(
	'relation' => 'AND',
	array(
		'key'     => 'wink_executive',
		'value'   => 'yes',
		'compare' => '=',
		'type'    => 'CHAR',
	),
);