WP_Meta_Query Generator October 29, 2021 Public Mathieu Landry Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone comments abonnement $meta_query = array( array( 'key' => 'abonnement', 'value' => '1', 'compare' => '=', 'type' => 'NUMERIC', ), );