Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Last 7 days

$date_query = array(
	array(
		'after'         => '1 week ago',
	),
);