Skip to content

Instantly share code, notes, and snippets.

@andreiglingeanu
Created August 9, 2023 13:09
Show Gist options
  • Save andreiglingeanu/4b19c984b3ff59aaafcfbbe4df2ba52e to your computer and use it in GitHub Desktop.
Save andreiglingeanu/4b19c984b3ff59aaafcfbbe4df2ba52e to your computer and use it in GitHub Desktop.
<?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