Skip to content

1.2 - 2026-05-14

Latest

Choose a tag to compare

@dparker1005 dparker1005 released this 14 May 17:50
  • FEATURE: Added a levels shortcode attribute that lets you offer a dropdown of multiple membership levels on the signup form. Use levels="all" to show all levels or levels="1,2,3" to limit the selection. Levels the user already holds are shown as disabled. #37 (@louiswol94)
  • ENHANCEMENT: Replaced the inline reCAPTCHA and Terms of Service rendering with the pmpro_checkout_preheader and pmpro_checkout_before_submit_button action hooks, so the signup form picks up these features (and any other plugin that integrates with the default checkout) through PMPro core. Requires Paid Memberships Pro 3.2 or higher. #73 (@andrewlimaza)