WP_Meta_Query Generator May 25, 2023 Public Adolfo Feria Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Product by sku $meta_query = array( 'relation' => 'OR', array( 'key' => '_SKU', 'value' => 'LM', 'compare' => 'LIKE', ), );