Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

meta

$meta_query = array(
	array(
		'key'     => 'cell_phone_number',
		'value'   => 'from',
	),
);