- Version
- Download 12
- File Size 0.00 KB
- File Count 1
- Create Date November 15, 2023
- Last Updated May 12, 2024
v3.5.10 WP Lister Pro for eBay Free Download
Changelog – WP-Lister for eBay
3.5.10 - 2024-02-19
-
Fix: Use wp_remote_fopen() to get around allow_url_fopen restriction
-
Fix: Check the input URL before including it in the request to add or revise eBay listings
-
Tweak: Lite version UI enhancements
3.5.9 - 2024-02-02
-
Fix: Grid Editor not loading the listings
-
Dev: Listings table not applying the wple_ebay_price filter
-
Dev: Run a credentials check when viewing eBay logs
3.5.8 - 2024-01-18
-
Fix: Escape input data used in links to prevent XSS
-
Fix: Primate Store Category getting overwritten when a Secondary Store Category is set
-
Fix: Warnings when importing orders from eBay
-
Fix: Check for staging site status when listening to frontend checkouts
-
Dev: Removed deprecated code
3.5.7 - 2024-01-02
-
Fix: List on eBay action not working when WC Block Editor is enabled
-
Fix: Error when trying to list a product with no primary category set
-
Fix: Removed the deprecated Item.ShippingDetails.CalculatedShippingRate.OriginatingPostalCode
-
Dev: Added the action wple_reset_item to reset sold and archived listings to their prepared state
-
Dev: Set the HTTP version to 1.1 in the eBay API library
3.5.6 - 2023-12-05
-
Fix: Missing Condition Description field for non-Trading Card categories
-
Fix: ContentDescriptor not being added when no category is set in the profile
-
Fix: Item Conditions not loading for mapped categories
-
Fix: SQL error when downloading larger messages from eBay
-
Fix: Error when adding tracking details to WooCommerce
-
Dev: Fixed sandbox URL
3.5.5 - 2023-11-14
-
New: Added support for the new Category Descriptor fields for Trading Cards
-
Fix: Warnings when displaying admin messages
-
Fix: Lite version broken Edit Orders page
-
Fix: Missing Category Tree ID for BE marketplace
-
Fix: Custom eBay title not getting the prefix and suffix from the profile
-
Fix: Archived GTC listings not getting cleared automatically
-
Fix: Some sites are not getting notified of new releases
-
Dev: Added the filter wple_product_get_price
3.5.4 - 2023-10-18
-
Fix: Error in renaming Listing Template functions
-
Fix: SQL error when getting an empty API response
-
Fix: Date created not showing the correct value for relisted items
-
Fix: License getting removed on HTTP errors
3.5.3 - 2023-10-11
-
New: Added the Overdue Order Shipments check to notify users of orders that need to be shipped out
-
Fix: Variable clash causing an error when viewing eBay Plus orders
-
Fix: Error trying to access profile data
-
Fix: Condition Description not getting sent to eBay
3.5.2 - 2023-09-28
-
Tweak: Use WC_Data::save_meta_data() whenever possible
-
Fix: Refund reference IDs not getting recorded
-
Fix: Check the return value of wc_get_order() prior to using it
-
Fix: Error when calling property_exists() on missing orders
-
Fix: Orders table not showing WPLE columns and meta boxes
3.5.1 - 2023-09-20
-
New: Added support for the ConditionDescriptor field for the other trading card categories
-
Fix: Name clash in GuzzleHttp
-
Fix: Missing second parameter for the handle_woocommerce_order_status_update() method