From b87901e508a5905c407f48ea245ad445360003c0 Mon Sep 17 00:00:00 2001 From: Tiago Noronha Date: Fri, 18 Aug 2017 18:53:02 +0100 Subject: [PATCH] Add link to new product gallery documentation. --- inc/woocommerce.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/woocommerce.php b/inc/woocommerce.php index aed612e..40d524a 100644 --- a/inc/woocommerce.php +++ b/inc/woocommerce.php @@ -11,6 +11,7 @@ * WooCommerce setup function. * * @link https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/ + * @link https://github.com/woocommerce/woocommerce/wiki/Enabling-product-gallery-features-(zoom,-swipe,-lightbox)-in-3.0.0 * * @return void */