Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Last active September 12, 2022 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webtoffee-git/49ac7fbbd06bcf8c9bf7bfa04fe3c4a8 to your computer and use it in GitHub Desktop.
Save webtoffee-git/49ac7fbbd06bcf8c9bf7bfa04fe3c4a8 to your computer and use it in GitHub Desktop.
To fix my-account coupon display issue - Smart Coupons For WooCommerce Coupons (https://wordpress.org/plugins/wt-smart-coupons-for-woocommerce/)
<?php // do not copy this line
add_filter('wt_smart_coupon_display_invalid_coupons', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment