woocommerce-product-sku-generator
woocommerce-product-sku-generator copied to clipboard
This plugin extends WooCommerce to automatically create SKUs for products using the product slug. You can optionally create unique SKUs for each variation that will add the variation's attributes to t...
Results
1
woocommerce-product-sku-generator issues
Sort by
recently updated
recently updated
newest added
# Summary Use the `WC_VERSION` constant to check for the current WooCommerce version rather than the db version option. We could make this [similar to our SON plugin instead](https://github.com/skyverge/woocommerce-sequential-order-numbers/blob/d7157e18080e5f6d7b5f57f5501540daa9374ed0/woocommerce-sequential-order-numbers.php#L517-L525) and...
enhancement