WP_Meta_Query Generator March 7, 2022 Public Greg Montaño Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Test $meta_query $meta_query = array( 'relation' => 'AND', array( 'key' => 'condolences', 'compare' => 'EXISTS', ), );