Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Date : moins de trois jours

$date_query = array(
	array(
		'before'        => '3 days',
		'inclusive'     => true,
	),
);