| 开发者 | wpwham |
|---|---|
| 更新时间 | 2025年6月1日 11:17 |
| PHP版本: | 4.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GNU General Public License v3.0 |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory.SKU Generator for WooCommerce Pro includes options to generate SKUs sequentially or randomly. Also there are additional SKU format options for variable products.
{category_slug}, {category_name}, {tag_slug} and {tag_name} replaced values added.version_updated() function fixed.select type in admin settings fixed.get_child() replaced with wc_get_product().WP_Query optimized to return ids only.coder.fm to wpcodefactory.com.general section cleanup.get_option() calls.load_plugin_textdomain() moved from init hook to constructor.get_available_variations replaced with get_all_variations.