WP_Meta_Query Generator September 9, 2020 Public Benjamin Arandjelovic-Vaughan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test $meta_query = array( array( 'key' => 'wpb_post_views_count', 'compare' => 'EXISTS', ), );