WP_Meta_Query Generator April 1, 2019 Public Marcell Lippai Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone synced to miclub $meta_query = array( 'relation' => 'OR', array( 'key' => 'synced_to_miclub', 'compare' => '=', ), );