Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

YOTCC Purwokerto

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => '_product_id',
		'value'   => '21983',
	),
	array(
		'key'     => '_attended',
		'value'   => 'yes',
	),
);