5.6.0

2024-02-12 Tweak2 Fix4

Tweaks

  • Refactor - made the fetching of settings more consistent, and added a new iconic_woothumbs_set_settings filter to modify settings on the fly.
  • Block Editor - WooThumbs now renders when using various WC blocks/shortcodes in the editor.

Fixes

  • Fullscreen Mode - WC core photoswipe assets are now automatically dequeued to prevent a clash that was causing the gallery modal to fail. Use add_filter( 'iconic_woothumbs_dequeue_wc_photoswipe_assets', '__return_false' ); to disable this behaviour.
  • Attribute Images - images will now load even when attribute slugs have been customised.
  • WPML - separate variation images can now be set for translated product variations.
  • RTL - enforce LTR for the zoom lens element to prevent an incorrect position on hover.