Created
August 9, 2023 13:09
-
-
Save andreiglingeanu/4b19c984b3ff59aaafcfbbe4df2ba52e 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_single_product_summary', | |
'blocksy_output_single_product_meta', | |
39 | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment