Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

WP Date Query Today

$date_query = array(
	array(
		'year'          => 2019,
		'month'         => 6,
		'day'           => 4,
	),
);