Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Query de datas

$data_wp = array(
	'relation' => 'AND',
	array(
		'key'     => 'data_wp',
		'compare' => '<',
		'type'    => 'DATE',
	),
);