Download WP-Lister Pro for Amazon v2.2.0 Nulled Free
= v2.2.0 – 2022-04-06 =
* New: Added "Couriers Please" to the list of available shipping providers
* New: Retry failed requests due to temporary network issues automatically (HTTP code 502)
* New: Added more parent variation columns (age_range_description, fabric_type, shirt_size, shirt_size_class, shirt_size_system)
* Tweak: Delay creating orders without order items to circumvent temporary network issues (502 bad gateway)
* Tweak: Check ignore_orders_before against PurchaseDate instead of LastUpdateDate
* Tweak: Convert listing titles to UTF8 before importing
* Fixed: Skip listing parent variables if variations mode is flat
* Fixed: When Background Inventory Check is off, also unschedule the wpla_bg_inventory_check_run jobs
* Fixed: Prevent creating orders without any items
* Fixed: Undefined property stdClass::ShippingTax
* Fixed: Selected value in the Feed Attributes list showing up as Custom Values
* Dev: Added the function wpla_is_json()
* Dev: Added logging to the handle_woocommerce_order_status_update_completed checks
* Dev: Added the filters wpla_import_update_product_price and wpla_import_update_amazon_price
* Dev: Increased cURL timeout limit from 15 to 30 seconds
* Dev: Store the Earliest and Latest Ship Dates in the order postmeta
* Dev: Commented out the code block with ATUM plugin support which now is causing a fatal error
* Dev: Passed post_id parameter is in JSON format when using the REST API. Decode and extract the correct post_id if necessary
* Dev: Check for a valid order_id before adding a history entry that the order was created
* Dev: Compatible with WooCommerce 6.3.1