WP_Meta_Query Generator January 22, 2017 Public Fosco Ventura Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone prova_nome $meta_query = array( 'relation' => 'OR', array( 'key' => 'first_name', 'compare' => 'LIKE', 'type' => 'CHAR', ), );