WP_Meta_Query Generator April 22, 2021 Public mgt amiri Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone sample_custom_field $meta_query = array( array( 'key' => 'taniweb', 'value' => 'ir', 'compare' => '>=', 'type' => 'NUMERIC', ), );