Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Is Featured

$is_featured_query = array(
	array(
		'key'     => '_is_ns_featured_post',
		'value'   => 'yes',
	),
);