WP_Meta_Query Generator March 7, 2019 Public Khánh Phan Văn Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone b $meta_query = array( array( 'key' => 'code_product', 'value' => '$keyword', 'compare' => 'LIKE', ), );