WP_Meta_Query Generator April 11, 2022 Public Hassan Ejaz Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone User Meta Query $meta_query = array( array( 'key' => 'business_name', 'compare' => 'EXISTS', ), );