Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ivu

$ivu_supplier_name = array(
	array(
		'key'     => 'ivu_supplier_name',
		'value'   => '\'\"\' . get_the_ID() . \'\"\'',
		'compare' => 'LIKE',
	),
);