You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)