Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

MetaQuery-Related

$related_fund = array(
	'relation' => 'AND',
	array(
		'key'     => 'content_related_fund',
		'value'   => 'id',
		'compare' => '=',
	),
);