Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ysp- featured meta

$featured_query = array(
	array(
		'key'     => 'featured',
		'value'   => 'true',
	),
);