Skip to content

1.2

Compare
Choose a tag to compare
@DevinWalker DevinWalker released this 12 Apr 21:32
· 28391 commits to develop since this release
  • New: API updated to include fname and lname of forms donor
  • New: API updated to support all field donation data (including custom fields)
  • New: Credit Card input masking now supported - thanks @pryley #76
  • Improvement: Ditched maskMoney custom donation amount validator for a better script provided by @helgatheviking - thanks! #110
  • Improvement: AJAX spinner is now font icon rather than .gif image @see: #193
  • Fix: Form title and Level Label now displayed correctly on PayPal Standard #190
  • Fix: Export donors fatal error https://wordpress.org/support/topic/export-donors-in-csv-error?replies=2
  • Fix: Addons PHP warning #191
  • Fix: Goal amount not respecting thousands separator #205
  • Fix: Added a WordPress filter to allow developers to modify the 'Select Payment Method' legend text. - thanks @cwackerman #211
  • Fix: Modified existing WordPress filter controlling submit button text so that it passes $form_id to hooks. This allows developers to access form options when generating submit button text. For example, to output default donation amount within submit button text, e.g. "Donate $5.00 Now". - thanks @cwackerman #211
  • Fix: GIVE_SLUG define doesn't affect slug #199
  • Fix: Widget tooltips now display appropriately #195
  • Fix: https/ssl padlock font now displays correctly #220