Skip to content

Instantly share code, notes, and snippets.

@clifgriffin
Created September 21, 2022 17:58
Show Gist options
  • Select an option

  • Save clifgriffin/de52f05ffb2ab1f90b6d0cc44eb649d0 to your computer and use it in GitHub Desktop.

Select an option

Save clifgriffin/de52f05ffb2ab1f90b6d0cc44eb649d0 to your computer and use it in GitHub Desktop.
// Add to WP Admin > CheckoutWC > Advanced > Scripts > PHP Snippets
remove_action( 'woocommerce_checkout_after_order_review', 'woocommerce_checkout_payment', 20 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment