Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

After the 10th

$date_query = array(
	array(
		'after' => array(
			'day'   => 10,
		),
	),
);