WP_Meta_Query Generator December 14, 2018 Public Thomas Cabotiau Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta query consultations $meta_query = array( array( 'key' => 'consultations', 'compare' => '>', 'type' => 'NUMERIC', ), );