Created
August 9, 2023 13:11
-
-
Save andreiglingeanu/d47c9d0c2adff726cafb75a2a25acb25 to your computer and use it in GitHub Desktop.
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
<?php | |
remove_action( | |
'woocommerce_after_main_content', | |
'blocksy_woo_single_product_after_main_content', | |
5 | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment