Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

info

$meta_query = array(
	array(
		'key'     => 'email',
	),
	array(
		'key'     => 'first_name',
	),
);