Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Date

Get date variable for posts

$date_query = array(
	array(
		'year'          => 2013,
	),
);