Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save AnanthFlycart/5f80803a1ee5b3db1ad371b72a9df866 to your computer and use it in GitHub Desktop.

Select an option

Save AnanthFlycart/5f80803a1ee5b3db1ad371b72a9df866 to your computer and use it in GitHub Desktop.
// Don't consider product which filters does not matched
add_filter('advanced_woo_discount_rules_process_discount_for_product_which_do_not_matched_filters', '__return_false', 100);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment