Meta
$meta_query = array( array( 'key' => 'hire_date', 'value' => '$row['Most Recent Hire Date']', ), array( 'key' => 'email', 'value' => '$row['Work Contact: Work Email']', ), array( 'key' => 'phone_number', 'value' => '$row['Work Contact: Work Phone']', ), );