Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

joint_business_id

$meta_query = array(
	array(
		'key'     => 'joint_business_id',
		'value'   => '$postid',
	),
);