Created
December 27, 2021 07:42
-
-
Save AnanthFlycart/5f80803a1ee5b3db1ad371b72a9df866 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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