WP_Meta_Query Generator March 4, 2017 Public Alessandro Morelli Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Meta Barcode $meta_query = array( array( 'key' => '_barcode_text', 'value' => 'barcode', ), );