WP_Meta_Query Generator May 1, 2022 Public enrico Maio Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone customfield $meta_query = array( 'relation' => 'OR', array( 'key' => 'indirizzo', 'value' => 'prova', ), );