| 开发者 | rawdogplugins |
|---|---|
| 更新时间 | 2026年6月9日 22:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
auto-sku-generator folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.Yes. Auto SKU Generator is built specifically for WooCommerce and requires WooCommerce 5.0 or higher to function.
No. The plugin only generates a SKU when a product is saved without one. If a product already has a SKU, it is left untouched.
The plugin automatically appends a different trailing digit (0-9) to find a unique SKU. This prevents duplicate SKU errors.
Yes. On the settings page (Products > Auto SKU Generator), switch to "User-Defined Prefixes" mode and enter a custom alphanumeric prefix for each product category.
SKUs follow the pattern: [Prefix][Zero-padded Product ID][Suffix digit]. For example, with category ID mode and a SKU length of 13, product ID 42 in category 5 would get a SKU like 005000000420.
Yes. You can set the total SKU length anywhere from 8 to 20 characters on the settings page.
All plugin settings are removed from your database. Your product SKUs remain unchanged since they are part of the product data, not the plugin settings.
The plugin generates SKUs for the parent product. Variation SKUs are managed through WooCommerce's built-in variation system.
Yes. The plugin works with both the classic WooCommerce product editor and the block-based product editor.