WP_Meta_Query Generator February 16, 2019 Public Anderson Dantas Correia Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta_query_1 $meta_query = array( array( 'key' => '_gestorcar_id', 'value' => '123', 'type' => 'NUMERIC', ), );