Last active
June 17, 2020 18:37
-
-
Save AshlinRejo/0acd6970a4794489c7b5037e84274cf9 to your computer and use it in GitHub Desktop.
Woo Discount Rules: To apply discount for custom price
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
add_filter('woo_discount_rules_has_price_override', '__return_true'); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment