Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Instagram_business_account_custom_fields

$current_user_insta_fields = array(
	array(
		'key'     => 'instagram_business_id',
		'value'   => 'mumeric',
		'compare' => '=',
	),
);