You've already forked wc-licensed-product
Fix Product Versions meta box not appearing for licensed-variable products (v0.5.14)
- Product Versions meta box now always added to product pages, visibility controlled via CSS/JavaScript - Added Installer::registerProductTypes() to create product type terms in the product_type taxonomy - Product type terms are now ensured to exist on woocommerce_init hook for existing installations - Fixed License Settings tab and Product Versions visibility toggling when changing product types Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.14] - 2026-01-27
|
||||
|
||||
### Fixed
|
||||
|
||||
- **CRITICAL:** Fixed Product Versions meta box not appearing for licensed-variable products
|
||||
- Product Versions meta box now always added to product pages, visibility controlled via CSS/JavaScript
|
||||
- Added `Installer::registerProductTypes()` to create product type terms in the `product_type` taxonomy
|
||||
- Product type terms are now ensured to exist on `woocommerce_init` hook for existing installations
|
||||
- Fixed License Settings tab and Product Versions visibility toggling when changing product types
|
||||
|
||||
## [0.5.13] - 2026-01-27
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user