Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

featboat

$meta_quert = array(
	'relation' => 'OR',
	array(
		'key'     => 'featured_boat',
		'value'   => 'TRUE',
		'compare' => '=',
	),
);