Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

mam-availability_$_ mam-date

Repeater Field

$meta_query = array(
	array(
		'key'     => 'mam_featured',
		'value'   => 'Yes',
		'compare' => '=',
	),
);