Skip to content

Instantly share code, notes, and snippets.

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 AshlinRejo/f3ee62857ab6823310206178d3d85148 to your computer and use it in GitHub Desktop.
Save AshlinRejo/f3ee62857ab6823310206178d3d85148 to your computer and use it in GitHub Desktop.
Discount rules: Load coupon select box value by search without count query
add_filter('woo_discount_rules_load_coupon_value_by_search', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment