Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

CVL EXP Date

$date_query = array(
	array(
		'year'          => 2020,
		'month'         => 09,
		'day'           => 16,
		'compare'       => '>',
	),
);