WP_Meta_Query Generator July 6, 2022 Public Tyler Ravenwood Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Meta Query $meta_query = array( array( 'key' => 'field_au_supplier_article', 'value' => 'Yes', 'compare' => 'IN', ), );