Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Customer query

$customer_query = array(
	array(
		'key'     => '$customer',
		'value'   => 'customer',
		'type'    => 'NUMERIC',
	),
);