ShopWP Pro v8.6.2

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 73
  • File Size 0.00 KB
  • File Count 1
  • Create Date October 19, 2023
  • Last Updated May 22, 2024

ShopWP Pro v8.6.2

ShopWP Changelog

8.6.2

  • Fixed: Fixed bug causing syncing to fail when using a Windows-based web server
  • Improved: Added better error handling during sync processing
  • Improved: Added colour to the list of color swatch option labels
  • Improved: Products will no longer show an out of stock notice when linking to modal, or PDP pages
  • Improved: Added support for WordPress 6.5.2

8.5.1

  • Fixed: Bug causing settings to disappear when javascriptOverrides is null
  • Fixed: Bug causing old webpack chunks to load incorrectly
  • Fixed: Wrong label and help text within the image sizing block setting
  • Improved: Added better accessibility to the product and cart HTML

8.5.0
New: You can now auto tag a ShopWP order with the WordPress domain in Shopify Learn more
New: Any custom ShopWP JavaScript can now be added in the plugin settings Learn more
New: Added ability to filter products by product id in ShopWP blocks
Fixed: Syncing bug causing missing images when image is not set as featured
Fixed: Added z-index to the search modal to prevent hiding results behind other layout items
Fixed: Removed various deprecated PHP notices when debug turned on
Fixed: Bug preventing quantity in cart from updating when clicking add to cart button multiple times
Improved: Admin mobile styles
Improved: Increased syncing timeout to 120 seconds from 30 seconds
Improved: Removing synced data has been improved when deleting thousands of products
Dev: Added new PHP filter: shopwp_register_shopify_product_tag_tax
Dev: Added new PHP filter: shopwp_register_shopify_product_vendor_tax
Dev: Added new PHP filter: shopwp_register_shopify_product_type_tax
Dev: Updated wp-background-processing dependency

Last updated: January 4, 2024

8.4.3

  • Fixed Shortcodes used in menu items will now correctly use any passed custom attributes
  • Improved Moved more CSS into dedicated stylesheets

8.4.2

  • Fixed Bug causing the ShopWP blocks to ignore block settings on the front-end

8.4.1

  • Fixed An issue that would sometimes cause the "Begin checkout" button to remain disabled after going back to WP after the checkout page
  • Fixed Bug causing dropdown items to be crossed out if variant is auto selected on page load
  • Improved Updated Shopify API version to 2024-01.
  • Improved Moved more CSS into dedicated stylesheets

8.4.0

  • New Added a new template file wps-template/syncing/complete.php that runs whenever a ShopWP sync finishes
  • New Improved webhooks stability and consistency
  • Improved Added a "close" aria label to the ShopWP cart close icon
  • Improved Removed some unnecessary code related to the compatibility mu plugin
  • Improved Will no longer show quantity message if currentlyNotInStock is true
  • Improved The PHP filter shopwp_skip_compatibility now works again
  • Dev Updated JavaScript dependencies