WooCommerce PDF Invoices Version 4.7.2 Changelog
* Fix compatibility with order export plugin.
* Add invoice details to XML order export plugin.
* Fix compatibility with order export plugin.
* Add invoice details to XML order export plugin.
* Tweak-WordPress 5.5 compatibility.
* Fix -Remove usage of deprecated jQuery .live() method.
* Tweak-WordPress 5.5 compatibility.
* Fix-Update USPS API url.
* Tweak-WordPress 5.5 compatibility.
* Tweak-WP 5.5 compatibility.
* Fix: Prevent possible errors caused by inaccessible get_current_screen() function. PR#3678
* Fix: Decouple single_add_to_cart_text() from add_to_cart_text() and remove double and incorrect filtering. PR#3705
* Fix: Account for the pre-paid term when canceling a subscription which is on-hold without a required payment. PR#3726
* Fix: [WC4.4] Replace uses of `get_product_from_item()` with `$item->get_product()`. PR#3769
* Fix: [WC4.4] Deprecate use of the WC_Cart::tax_display_cart. PR#3741
* Fix: [WC4.4] Update WC_Product_Variable_Subscription::get_available_variations() function signature. PR#3761
* Fix: [WC4.0] Use the WC version appropriate hook to override the text explaining uneditable subscriptions. PR#3678
* Fix: [WP5.5] Add permission callback for the REST statuses endpoint. PR#3765
* Fix: [WP5.5] Remove the post box header from edit subscription meta boxes #3771
* Performance: Validate product type changes on large sites to avoid running queries on edit product page loads. PR#3699
* Tweak: [WC Code Standards] Fixes for i18n-related issues. PR#3757
* Fix -WordPress 5.5 REST API compatibility changes.
* New-Cart contains product qty in general rule
* Fix-Validation issue-Product category subtotal in advance pricing rules
* Fix-Shipping tax issue in cart, checkout, order and admin order side-When select forceall shipping with separate shipping option
* Fix-When enter postcode with lowercase at front side and define admin side with uppercase then it was issuing
* Fix-Cart contains category product issue with variable products in apply per qty section
* Fix-Shipping class issue with variable product-When change variation for variable product to virtual
* Compatible with WooCommerce 4.3.x
* Compatible with WordPress 5.4.x
* Tweak-Migrate payment tokens to be compatible with WooCommerce core payment tokens
* Fix-Unblock the UI when removing a token from the admin token editor that was just added but not saved yet
* Dev-Deprecate some filter hooks in the payment methods table