bopo-woo-product-bundle-builder
Last commit date
admin
2 weeks ago
assets
4 years ago
css
1 week ago
frontend
2 months ago
includes
2 months ago
js
2 weeks ago
languages
2 months ago
templates
4 years ago
bopo-woo-product-bundle-builder.php
1 week ago
changelog.txt
1 week ago
readme.txt
1 week ago
changelog.txt
87 lines
| 1 | /**1.2.2 - 2026.06.19**/ |
| 2 | - Updated: VillaTheme support |
| 3 | |
| 4 | /**1.2.1 - 2026.06.12 **/ |
| 5 | – Updated: Compatible with WP 7.0 and WC 10.8 |
| 6 | |
| 7 | /**1.2.0 - 2026.04.03 **/ |
| 8 | - Updated: Optimize code |
| 9 | |
| 10 | /**1.1.6 - 2025.07.26 **/ |
| 11 | – Updated: Compatible with WP 6.8.2 and WC 10.0.3 |
| 12 | – Updated: Update support class |
| 13 | |
| 14 | /**1.1.5 - 2025.06.23 **/ |
| 15 | – Updated: Compatible with WP 6.8.1 and WC 9.9.4 |
| 16 | – Updated: Update support class |
| 17 | |
| 18 | /**1.1.4 - 2025.03.14 **/ |
| 19 | – Updated: Compatible with WC 9.7.1 |
| 20 | – Updated: Update support class |
| 21 | - Fixed: Errors reported by customers |
| 22 | |
| 23 | /**1.1.3 - 2025.02.14 **/ |
| 24 | – Updated: Compatible with WP 6.7.2 and WC 9.6 |
| 25 | – Updated: Update support class |
| 26 | |
| 27 | /**1.1.2 - 2024.11.21 **/ |
| 28 | - Fixed: Error processing attribute with special character |
| 29 | – Updated: Compatible with WP 6.7 and WC 9.4 |
| 30 | – Updated: Update support class |
| 31 | |
| 32 | /**1.1.1 - 2024.04.13 **/ |
| 33 | - Updated: Display unpurchasable product on bundle edit |
| 34 | |
| 35 | /**1.1.0 - 2023.09.05 **/ |
| 36 | - Updated: Compatible with High-Performance order storage (COT) |
| 37 | |
| 38 | /**1.0.9 - 2022.12.22 **/ |
| 39 | - Updated: Add nonce to ajax action |
| 40 | - Updated: Update support file |
| 41 | |
| 42 | /**1.0.8 - 2022.11.17 **/ |
| 43 | - Fixed: Conflict with Theme Divi |
| 44 | |
| 45 | /**1.0.7 - 2022.08.15 **/ |
| 46 | - Updated: Variations available with custom product attributes |
| 47 | - Updated: Update support file |
| 48 | |
| 49 | /**1.0.6 - 2022.04.21 **/ |
| 50 | - Fixed: Conflict js with Hub-core |
| 51 | - Fixed: Some text can't be translate |
| 52 | - Updated: Translate template |
| 53 | - Updated: Update support file |
| 54 | |
| 55 | /**1.0.5 - 2022.03.21 **/ |
| 56 | - Fixed: Conflict Add to cart button with Zoa theme |
| 57 | - Fixed: Conflict Add to cart button with XStore theme |
| 58 | - Fixed: Coupon percentage discount does not work with bundle |
| 59 | - Updated: Compatible with Elementor |
| 60 | - Updated: Compatible with WooCommerce 5.9 and WC6.3.0 |
| 61 | - Updated: Update support file |
| 62 | |
| 63 | /**1.0.4 - 2022.01.25 **/ |
| 64 | - Fixed: Tax price with base tax rate |
| 65 | - Fixed: Price on load bundle |
| 66 | - Updated: Pro version link |
| 67 | |
| 68 | /**1.0.3 - 2022.01.04 **/ |
| 69 | - Updated: New bundle design |
| 70 | - Updated: Pagination for popup product |
| 71 | - Updated: Compatible with WPML |
| 72 | - Updated: Compatible with Polylang |
| 73 | |
| 74 | /**1.0.2 - 2021.11.29 **/ |
| 75 | - Fixed: Fixed bundle price with tax include/exclude |
| 76 | |
| 77 | /**1.0.1 - 2021.11.25 **/ |
| 78 | - Updated: Compatible with WooCommerce 5.7.1 |
| 79 | - Updated: Update support file |
| 80 | - Updated: Add language default template |
| 81 | - Updated: Add product type prefix when searching the product on bundle product setting |
| 82 | - Updated: Prevent image resize on bundle view |
| 83 | - Updated: Slider for select product popup |
| 84 | |
| 85 | /**1.0 - 2021.11 **/ |
| 86 | - The first released |
| 87 |