Skip to content

V0.8

Choose a tag to compare

@andrewlimaza andrewlimaza released this 01 Oct 06:35
· 103 commits to master since this release
  • BUG FIX: Fixed bug where PayPal Express wasn't saving the number of 'child' seats correctly.
  • BUG FIX: Fixed a PHP warning when editing non-members in the WordPress dashboard. Thanks @cipriantepes
  • BUG FIX: Fixed a warning when child level ID's was an array and tried to output a string value during checkout.
  • BUG FIX: Fixed child account heading (numbering) when creating child accounts during checkout. This was out by 1.
  • BUG FIX/ENHANCEMENT: Prevent sponsored members for signing up with their own discount codes.
  • ENHANCEMENT: New filter added to allow dynamic changes done to code created - 'pmprosm_sponsored_code_settings'
  • ENHANCEMENT: Localization and escaping of text on the front-end. Thanks @sebthesun