WooCommerce Measurement Price Calculator Version 3.22.2 Changelog
* Fix – Ensure that the pricing table shortcode will not output data for a product that is unpublished or is private
* Fix – Ensure that the pricing table shortcode will not output data for a product that is unpublished or is private
* Fix – Prevent shortcodes from outputting data for products that should not be accessible to the current user
* FIX: Fixed an issue where an error would occur if a purchase was made through Bizum in the checkoput while simultaneously creating an account.
* FIX: Fatal error when Woo Subscriptions is not installed.
* Add – Prefix Box-Packer namespacing.
* Update – WordPress 6.4 compatible.
* Update – WooCommerce 8.5 compatible.
* Update – Requires at least WooCommerce 8.2.
* Update – Requires at least PHP 7.4.
* Add – Added compatibility plugin header fields.
* Fix – Fixed instances of wrong spelling of WPML.
* Update – Updated the translation template.
* Update – Updated the included translations.
* Fix – Limit set on Product Search Field without effect on results included.
* Dev – Added a cap of 100 on the requestable results for the Product Search Field which can be overridden via the product_search_limit filter.
* Dev – Revised the WPML compatibility to determine extended cache context.
* Add – Added the woocommerce_product_search_engine_cache_context filter.
* Add – Added the woocommerce_product_search_engine_stage_cache_context filter.
* Add – Added the woocommerce_product_search_filter_product_loop_cache_context filter.
* Add – Added the woocommerce_product_search_term_control_get_term_counts_cache_context filter.
* Update – Added the .wc-block-components-notice-banner.is-info selector in addition to the previous .woocommerce-info selector when updating filtered products.
* Fix: Do not include product-editor files that are still in development.
* Update – Update pricing based on January 2024 rates.
* New: Support for ‘certification’ attribute
* Fix: Import/Export improvements for product_detail field
* Fix: Import/Export improvements for product_fee field
* Fix: Import/Export improvements for product_highlight field
* Fix: Import/Export improvements for installment field
* Fix: Resolve issue where GPF could fail during WooCommerce update
* Add – Option to select package type.
* Add – Extra small flat rate box.
* Fix – WordPress Coding Standards.