Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

721 query

$meta_query = array(
	array(
		'key'     => 'scope',
		'value'   => 'tomorrow',
	),
);