Skip to content

1.8.6

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 10 Apr 21:36
· 24109 commits to master since this release
  • Fix: Provide a fallback for using price_id rather than give_price_id. Some gateways were incorrectly assigning it as a donation level within the receipt despite the correct custom amount being processed. #1598
  • Fix: Multi-level donation forms with 10+ options were selecting the wrong option on click due to an incorrect incrementing logic. #1592
  • Fix: Prevent multiple slide animations when a donor toggles the donation terms if more than one donation form is on page that is using "Terms and Conditions" enabled. #1602
  • Tweak: The give_get_current_page_url() now uses trailingslashit so urls end with a slash to prevent issues with some custom htaccess redirects. #1589
  • Tweak: Code cleanup and removal of unused functions. #1571