Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Picture of the day

$meta_media_potd = array(
	array(
		'key'     => 'picture_of_day',
		'value'   => '1',
		'compare' => '=',
	),
);