Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Balakrishnan-flycart/d8e7ef4d583a8bc2fe4849242c574d33 to your computer and use it in GitHub Desktop.
Save Balakrishnan-flycart/d8e7ef4d583a8bc2fe4849242c574d33 to your computer and use it in GitHub Desktop.
Woo Discount Rules v2 - recalculate subtotal manually for count all items in cart
add_filter('advanced_woo_discount_rules_recalculate_cart_subtotal_manually', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment