= v.2.2.3 – 2022-07-11 =
* New: Added option to send an email to site admin in case of any feed submission error
* Tweak: Apply the wpla_orderbuilder_prices_include_tax filter every time the woocommerce_prices_include_tax option is pulled
* Fixed: Check All button on the Import page was not working
* Fixed: Variation main image fallback must first be set prior to attempting to load from the product gallery
* Fixed: Undefined array key "leadtime-to-ship" warning
* Fixed: Uncaught TypeError: round(): Argument #1 must be of type int|float, string given
* Fixed: Warning Undefined index: listing_title
* Dev: Added filter wpla_override_variation_attribute_with_profile to allow WPLA to use variation attribute value from the profile
* Dev: Use WC_Product methods to get and set product price in Woo_ProductWrapper.php
* Dev: Lock table for reading when using the wpla_lock_feeds_table filter