Skip to content

1.0 - 2024-02-21

Choose a tag to compare

@dparker1005 dparker1005 released this 21 Feb 14:25
· 28 commits to master since this release
  • FEATURE: Added an Edit Member panel to view all of a user's cancellation reasons when using PMPro v3.0+. #29 (@dparker1005)
  • ENHANCEMENT: Cancellation reasons are now stored in user meta instead of order notes when using PMPro v3.0+ to simplify querying cancellation reasons. #29 (@dparker1005)
  • ENHANCEMENT: Adding a label to improve accessibility for the "reason for cancelling" field. #28 (@patric-boehner)
  • BUG FIX: Adding missing </form> tag to the cancel page template. #24 (@dparker1005)
  • REFACTOR: When using PMPro v3.0+, the plugin now uses built-in hooks to add the "reason for cancelling" field instead of a custom template. #29 (@dparker1005)