Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

_pp_form date

$date_query = array(
	array(
		'before'        => '$atts[\'end\']',
		'after'         => '$atts[\'start\']',
	),
);