WP-Lister Pro for Amazon v2.6.15 Free Download
2.6.15 - 2024-05-23
Fix: Deprecated code warnings
Fix: Update pending feeds to add affected products after a WC Import run
Fix: Backwards compatibility with WC_Order::get_data_store()->get_stock_reduced()
Fix: Mark feeds as processing to prevent them from being updated during submission
Fix: Error in the WPLA_InventoryCheck when an invalid data type is passed to round()
2.6.14 - 2024-05-01
New: Added support for the GET_ORDER_REPORT_DATA_SHIPPING report
Fix: Warning trying to decode item details array
Fix: Error when the weight value from WooCommerce is not an int or float
Dev: View to list the fulfillment order items table
Dev: New filter wpla_listing_get_item_quantity
2.6.13 - 2024-04-17
Fix: Error in the Feeds page when trying to read from an invalid feed
Fix: Warnings trying to access listing data
Fix: Deprecated str_replace() warning in the FeedDataBuilder class
Fix: Use local WC_Customer class object when getting tax rates
Fix: Logs not clearing automatically
Tweak: Rearranged the settings page so FBA Stock Sync is above the Fallback to Seller Fulfilled setting
Dev: Warning when installing templates without a template_name element
Dev: Cleared more deprecated warnings