Created
May 1, 2017 20:28
-
-
Save al5dy/cd9a207c0ec79d37c282bb121064f5ed to your computer and use it in GitHub Desktop.
Удаляем попап изображения в карточке товара
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
remove_theme_support( 'wc-product-gallery-lightbox' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment