WP_Meta_Query Generator April 29, 2020 Public Phillip Groschup Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone reg meta query $meta_query = array( array( 'key' => 'connected_product_cat', 'value' => '111', 'compare' => '=', ), );