Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

1 week ago

$date_query = array(
	array(
		'before'        => '1 week',
		'inclusive'     => false,
	),
);