Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save AnanthFlycart/33fbab7382b8f8d769d7003a3628d9ff to your computer and use it in GitHub Desktop.

Select an option

Save AnanthFlycart/33fbab7382b8f8d769d7003a3628d9ff to your computer and use it in GitHub Desktop.
// 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