Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

is featured

is_featured ACF bool is true

$meta_query = array(
	array(
		'key'     => 'field_5c5f8ca661fd7',
		'value'   => 'true',
		'compare' => '=',
	),
);