Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sarancartrabbit/ddc3959fe94d736d796b4c735b781731 to your computer and use it in GitHub Desktop.
Save sarancartrabbit/ddc3959fe94d736d796b4c735b781731 to your computer and use it in GitHub Desktop.
Discount rules v2: Disable to the each discount rule
// Disable to the each rules
add_filter('advanced_woo_discount_rules_do_process_discounts_of_each_rule', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment