Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

agent order

$meta_query = array(
	array(
		'key'     => 'agent_order',
		'value'   => '1',
	),
);