Skip to content

2.0 - 2026-01-27

Choose a tag to compare

@andrewlimaza andrewlimaza released this 27 Jan 10:45
· 11 commits to master since this release
  • FEATURE: Added a new membership card block for the WordPress Block Editor. #74 (@RachelRVasquez)
  • FEATURE: Introduced a new elements attribute for the [pmpro_membership_card] shortcode, with automatic fallback to the legacy card layout when omitted. #72 (@kimcoleman)
  • ENHANCEMENT: Added support for displaying the site logo via site_logo (and retained featured_image support). #72 (@kimcoleman)
  • ENHANCEMENT: Added new customization filters: pmpro_membership_card_left, pmpro_membership_card_right, and pmpro_membership_card_get_display_value. #72 (@kimcoleman)
  • ENHANCEMENT: Refactored plugin structure by moving template/admin helpers into an /includes folder. #72 (@kimcoleman)
  • BUG FIX: Fixed redirection from the membership card in certain cases to make it more reliable and consistent. #71 (@kimcoleman)
  • BUG FIX: Fixed an issue where the QR code shown would not be resized. #65 (@dwanjuki)
  • DEPRECATION: Removed support for legacy filters pmpro_membership_card-extra_classes and pmpro_membership_card_after_card. #72 (@kimcoleman)