Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

c1

$meta_query = array(
	array(
		'key'     => 'code',
		'value'   => '100100',
		'type'    => 'NUMERIC',
	),
);