Created
March 16, 2022 08:30
-
-
Save AnanthFlycart/33fbab7382b8f8d769d7003a3628d9ff 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
| // disable wpml language check for product before auto add | |
| add_filter('advanced_woo_discount_rules_check_wpml_language_for_product_before_auto_add', '__return_false'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment