Created
May 1, 2017 20:26
-
-
Save al5dy/39d54e29ccfd4f4ec0a29f05ddcbdb27 to your computer and use it in GitHub Desktop.
Убираем zoom на карточке продукта
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-zoom' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment