Skip to content

Instantly share code, notes, and snippets.

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