Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

current_month

$current_month_date_query = array(
	array(
		'month'         => 2,
	),
);