Skip to content

1.6.2 - 2025-03-03

Choose a tag to compare

@dparker1005 dparker1005 released this 03 Mar 17:46
· 74 commits to master since this release
  • ENHANCEMENT: Now using the new PMPro_Email_Template class to show email template variables when editing email templates in PMPro v3.4+. #199 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed an issue where the [membership] shortcode would not restrict correctly when specific levels were not specified. #194 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed a PHP warning that showed when calculating the number of pending approvals in the dashboard. #200 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed a PHP warning that showed when the approval status was checked for a level that does not exist. #195 (@ipokkel)
  • BUG FIX: Fixed a PHP warning that showed when displaying a confirmation message for a level that does not exist. #196 (@MaximilianoRicoTabo)
  • DEPRECATED: Marked the pmpro_member_shortcode_access() method as deprecated in favor of pmpro_has_membership_level(). #194 (@MaximilianoRicoTabo)