WP_Meta_Query Generator June 23, 2020 Public Cédric Vidal Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone projet_statut $meta_query = array( array( 'key' => 'innovee_statut_projet', 'value' => 'termine', ), );