Shibly

Results 1 issues of Shibly

Product with custom field are not working in WoCommerce version 3.xxx . Current code: $wc_data = array( 'title' => $data['name'], 'sku' => trim($data['serial_number']), 'status' => $status, 'regular_price' => trim($data['selling_price']), 'description'...