WC_get_products Meta Query being ignored
问题 Im having problems with wc_get_products meta query. Im trying to exclude products that have clearance or express in the SKU and the SKUs are formatted like so; (not my choice something the company decided many moons ago!) My Club - Express - Item My Club - Clearance - Item Another Club - Standard - Item Below are my args, please could someone tell me what's wrong with them? 'post_status' => array('publish', 'pending', 'draft', 'future', 'private'), 'parent' => array( 13, 14, 15 ), 'limit' =>