Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

temp

$meta_query = array(
	array(
		'key'     => 'link_gm_products',
		'value'   => 'wp_get_current_user',
		'compare' => 'IN',
		'type'    => 'NUMERIC',
	),
);