WP_Meta_Query Generator October 17, 2019 Public anton petersson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta mspc $meta_query = array( array( 'key' => '_mspc', 'compare' => 'EXISTS', ), );