WooSwipe WooCommerce Gallery

Explore WooSwipe WooCommerce Gallery vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
5.4/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all WooSwipe WooCommerce Gallery vulnerabilities before they are exploited.

Vulnerability Records

1 records
WooSwipe WooCommerce Gallery banner
Latestv3.0.10

WooSwipe WooCommerce Gallery

THRIVE - Web Design Gold Coast

Author

THRIVE - Web Design Gold Coast

4.5(39)
90/100
Last Updated
2026-07-16 (14d ago)
Active Installs
3,000+
Downloads
157,203
Requires WP
6.0+
Requires PHP
7.4+
Tested up to
WP 7.0.2
Created
2015-12-15 (11y ago)
Requires Plugins
woocommerce

WooSwipe replaces the default WooCommerce product gallery with a clean PhotoSwipe lightbox and Slick thumbnail carousel. It works with your WooCommerce product image settings. Adjust sizes under Appearance → Customize → WooCommerce → Product Images. Regenerate thumbnails after changing sizes (for example with AJAX Thumbnail Rebuild). If your theme registers its own image sizes, those may take priority. Features Responsive and mobile-friendly Keyboard control and full-size lightbox images Optional main-image slider with navigation arrows White or dark icon theme, customisable icon colours Optional Pinterest pin button Option to hide thumbnails when there is only one image Works with variable products and variation images Supports the [product_page] shortcode Developer hooks Actions wooswipe_before_main — before the gallery markup wooswipe_after_thumbs — after the thumbnail strip wooswipe_after_main — after the full gallery Filters wooswipe_zoomed_image_size — lightbox / zoom image size (default roughly 1920×1080) wooswipe_include_attachment — return false to exclude an attachment from the gallery woocommerce_single_product_image_thumbnail_html — returning an empty string for an attachment also excludes it from the main image and thumbs (see FAQ) Zoomed image size example add_filter( 'wooswipe_zoomed_image_size', 'wooswipe_max_image_size', 10, 1 ); function wooswipe_max_image_size( $size ) { return 'large'; } More info: WooSwipe on Thrive · GitHub

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C