Created
June 7, 2022 18:50
-
-
Save oscarhugopaz/548e29811f4fe1a1e68877d658190e62 to your computer and use it in GitHub Desktop.
remove-wc-zoom-lightbox #wc
This file contains hidden or 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
remove_theme_support( 'wc-product-gallery-zoom' ); | |
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