Skip to content

V0.9

Choose a tag to compare

@andrewlimaza andrewlimaza released this 15 Oct 14:16
· 94 commits to master since this release
  • BUG FIX: Fixed warning of undefined constant when creating child accounts at checkout.
  • BUG FIX: Fixed incorrect escaping of discount code text on account/confirmation page.
  • BUG FIX: Fixed issue of child start date being 1 January 1970 during account creation at checkout.
  • BUG FIX: Fixed a warning during child account creation at checkout of duplicate order codes for each child account.
  • BUG FIX: Updates the frontend list of a sponsor's child accounts to only show a link to edit user if they have that capability.
  • BUG FIX: Fixes improper use of a <th> where it should be a <td> in the discount code table inside the WordPress dashboard.