WP_Meta_Query Generator November 17, 2022 Public Nicolas GRILLET Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone contrat $meta_query = array( 'relation' => 'AND', array( 'key' => 'contrat', 'value' => 'CDI', ), );