WP_Meta_Query Generator May 3, 2017 Public Art Tised Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone comment+user $meta_query = array( array( 'key' => 'user555_isfinish', 'value' => '1', 'compare' => '=', ), );