Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

12345

$meta_query = array(
	array(
		'key'     => 'billing_phone',
		'value'   => '+77777777',
	),
);