Skip to content

0.7 - 2023-08-21

Latest
Compare
Choose a tag to compare
@dparker1005 dparker1005 released this 21 Aug 17:16
  • ENHANCEMENT: Improved integration with BuddyPress directories when using the PMPro BuddyPress Add On. #46 (@JarrydLong)
  • ENHANCEMENT: Updating <h3> tags to <h2> tags for better accessibility. #51 (@michaelbeil)
  • BUG FIX/ENHANCEMENT: Now allowing users without a confirmed email address to cancel their membership. #45 (@dparker1005)
  • BUG FIX/ENHANCEMENT: Improved compatibility with PMPro Multiple Memberships Per User Add On. #47 (@dparker1005)
  • REFACTOR: No longer pulling checkout level from $_REQUEST variable. #49 (@dparker1005)
  • REFACTOR: Now using the function get_option() instead of pmpro_getOption(). #50 (@dwanjuki)