Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AshlinRejo/bb0075b46288c46e2b34d994c975ca3b to your computer and use it in GitHub Desktop.
Save AshlinRejo/bb0075b46288c46e2b34d994c975ca3b to your computer and use it in GitHub Desktop.
Woo Discount: Subscription signup fee override fix
add_filter('woo_discount_rules_run_before_calculate_event_on_before_calculate_subtotal_in_cart_rules', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment