close

User Registration and Membership

Build User Registration Forms and Membership Plans in WordPress

Changelog

A complete insight into the features and improvements that User Registration & Membership offers with each new update.

  • 5.2.0 20/05/2026
    • Refactor
      • Members registration process.
      • Migrated PayPal integration from PayPal Standard to PayPal APIs.
    • Feature
      • Membership pricing widget for Elementor.
    • Enhance
      • Added new {{urm_bank_details}} smart tags for emails.
      • Improved Content Restriction compatibility with Object Caching.
      • Validate payment gateways test api key before updating the settings.
      • Payment backfill cron for missed payment and subscription updates for PayPal.
      • Check “Login Methods” setting before validating the provided detail by user while login.
    • Dev
      • Updated Stripe SDK version to 19.4.0.
      • Updated vulnerable packages dependencies.
      • Security audit to identify vulnerabilities and resolve them.
    • Fix
      • Coupon, Tax and Upgrade Conflicts.
      • Hide label not working in Login form.
      • Cookie and error message handling on lost password.
      • Wrong smart tag used in membership expiring soon email.
      • User Export Not Ordered by Date When Using Date Range Filter.
      • Content Restriction message not rendering smart tags properly.
      • Update subscription status handling for manually created orders.
      • Missing or incorrect text-domain for improving translation support.
      • Validate user ownership before deleting profile picture attachments.
      • Properly store Paypal transaction id and subscription id in database.
      • Content Restriction Message Appears in UAE Header and Footer Templates.
      • Update success message icon and cookie settings for pro version activation.
      • Emails not being sent if the registration success state is not broadcasted properly.
      • Stripe Credit card details reset when switching membership plans in registration forms.
      • Members table showing Membership and Subscription status even when membership is not used.
      • Prevented PayPal payment status from being changed from pending to completed without a successful payment.
      • Content restriction only applied to the main content area, leaving page titles and featured images visible in Elementor.
  • 5.1.6 27/04/2026
    • Enhance
      • Logger structure.
    • Fix
      • Stripe payment bypass.
      • Admin approval bypass.
      • Hide comments for restricted posts.
      • User created even when payments fails.
      • Open redirect security issue on logout.
      • Fatal error while updating profile details.
      • Registration submitted without card details.
      • Country not displaying in WordPress users menu.
      • HCaptcha loads reCAPTCHA and endless intervals.
      • Payment history page reflects unescaped action parameter value.
      • Duplicate transaction id issue when using 3D secure card in stripe.
      • Export Members causes fatal memory exhaustion on large user datasets.
      • Sanitize OrdersRepository::get_all() query params to prevent SQL injection.
      • File upload data synced to admin profile during user approval or media access.
      • Handle array value from get_user_meta for country field in edit profile template.
      • Cloudflare turnstile error appears on second form submission after validation failure.
      • Stripe card mode validation to prevent test or live card mismatch during registration.
      • Payment stuck on ‘Invalid Request’ and network error after successful Stripe subscription.
  • 5.1.4 25/02/2026
    • Fix
      • Updated .org deploy code
  • 5.1.3 24/02/2026
    • Enhance
      • Membership field not draggable when no membership plans created, notice is shown.
    • Fix
      • Missing Content restriction CSS file error.
      • Auto approval and auto login not working incase of PayPal payments.
      • Missing connection indicators for integration add-ons.
      • Content restriction template appearing twice when using Elementor.
      • Insecure Direct Object Reference to Unauthenticated Limited User Deletion
      • Unauthenticated Privilege Escalation via Membership Registration.
      • Authentication Bypass fix.
      • Authenticated SQL injection via membership ids fix.
      • Missing authorization to unauthenticated payment bypass.
  • 5.1.2 12/02/2026
    • Fix
      • Arbitrary code execution through shortcode.
      • Menu restriction rule causing rules after it to not work.
      • Admins losing access to the site when a Whole site restriction was enabled.
      • Content Restriction CSS not loading due to missing styles.
      • My account layout conflicts with WooCommerce my account sync.
      • Unable to edit member emails from the admin side.
      • Local currency notice displaying upon free plan creation.
      • Profile picture upload area going blank upon image update.
      • Warnings shown during renewal process.
      • Warnings shown during membership cancellation process.
      • Admin styles loading in the frontend when using Oxygen builder.
      • Undefined error in redirection url after renewal.
    • Enhance
      • Default WordPress login form is no longer forced.
      • Default filter set to All for payments table.
      • Added support for other search parameters on Members table.
      • Deactivation reason pop up update.
    • Tweak
      • Notice design update for registration page selection in settings.
  • 6.2.0 20/05/2026
    • Refactor
      • Members registration process.
      • Migrated PayPal integration from PayPal Standard to PayPal APIs.
    • Feature
      • Membership pricing widget for Elementor.
    • Enhance
      • WordPress v7.0 compatibility.
      • Added new {{urm_bank_details}} smart tags for emails.
      • Trial indicator for membership field in registration form.
      • Membership field compatibility with Conditional logic addon.
      • Improved Content Restriction compatibility with Object Caching.
      • Validate payment gateways test api key before updating the settings.
      • Payment backfill cron for missed payment and subscription updates for PayPal.
      • Check “Login Methods” setting before validating the provided detail by user while login.
    • Dev
      • Updated Stripe SDK version to 19.4.0.
      • Updated vulnerable packages dependencies.
      • Security audit to identify vulnerabilities and resolve them.
      • Improved analytics loading performance for large datasets and extended date ranges through batched SQL query handling.
    • Fix
      • Taxes table design issues.
      • Coupon, Tax and Upgrade Conflicts.
      • Addons update not fetched properly.
      • Hide label not working in Login form.
      • Signup analytics is not recording user sign-ups.
      • Cookie and error message handling on lost password.
      • Wrong smart tag used in membership expiring soon email.
      • User Export Not Ordered by Date When Using Date Range Filter.
      • Content Restriction message not rendering smart tags properly.
      • Update subscription status handling for manually created orders.
      • Team Membership pricing not applied in Stripe subscription plan.
      • Missing or incorrect text-domain for improving translation support.
      • Validate user ownership before deleting profile picture attachments.
      • Properly store Paypal transaction id and subscription id in database.
      • Content Restriction Message Appears in UAE Header and Footer Templates.
      • Missing tax calculation during membership upgrades and proration flows.
      • Update success message icon and cookie settings for pro version activation.
      • State-level tax configuration not appearing while adding Tax regions in settings.
      • Emails not being sent if the registration success state is not broadcasted properly.
      • Stripe Credit card details reset when switching membership plans in registration forms.
      • Members table showing Membership and Subscription status even when membership is not used.
      • Stripe, PayPal, Authorize.Net, and Mollie transactions not reflecting tax breakdown details.
      • Prevented PayPal payment status from being changed from pending to completed without a successful payment.
      • Content restriction only applied to the main content area, leaving page titles and featured images visible in Elementor.
  • 6.1.5 27/04/2026
    • Enhance
      • Logger structure.
    • Fix
      • Stripe payment bypass.
      • Admin approval bypass.
      • Hide comments for restricted posts.
      • User created even when payments fails.
      • Open redirect security issue on logout.
      • Fatal error while updating profile details.
      • Registration submitted without card details.
      • Country not displaying in WordPress users menu.
      • HCaptcha loads reCAPTCHA and endless intervals.
      • File Download iterms not visible in my account page.
      • Payment history page reflects unescaped action parameter value.
      • Duplicate transaction id issue when using 3D secure card in stripe.
      • Export Members causes fatal memory exhaustion on large user datasets.
      • Sanitize OrdersRepository::get_all() query params to prevent SQL injection.
      • File upload data synced to admin profile during user approval or media access.
      • Handle array value from get_user_meta for country field in edit profile template.
      • Cloudflare turnstile error appears on second form submission after validation failure.
      • Stripe card mode validation to prevent test or live card mismatch during registration.
      • Payment stuck on ‘Invalid Request’ and network error after successful Stripe subscription.
  • 6.1.2 12/02/2026
    • Security
      • Arbitrary code execution through shortcode.
    • Enhance
      • Default WordPress login form is no longer forced.
      • Default filter set to All for payments table.
      • Added support for other search parameters on Members table.
      • Deactivation reason pop up update.
    • Fix
      • Menu restriction rule causing rules after it to not work.
      • Admins losing access to the site when a Whole site restriction was enabled.
      • Content Restriction CSS not loading due to missing styles.
      • My account layout conflicts with WooCommerce my account sync.
      • Unable to edit member emails from the admin side.
      • Local currency notice displaying upon free plan creation.
      • Profile picture upload area going blank upon image update.
      • Warnings shown during renewal process.
      • Warnings shown during membership cancellation process.
      • Admin styles loading in the frontend when using Oxygen builder.
      • Addons not redirecting to the proper places.
      • Undefined error in redirection url after renewal.
    • Tweak
      • Notice design update for registration page selection in settings.
Scroll to top

Streamline WordPress User Registration & Membership

Join Our Growing Community and Start Creating membership platform & more!

[sibwp_form id=2]

Nevermind, I just want the plugin zip.

By subscribing, you agree to our terms of use and privacy policy.

Get User Registration & Membership Free Right in Your Inbox 

Enter your email below and we’ll send you the free download link. 

By signing up, you’ll also receive updates, deals, and exclusive offers for User Registration & Membership. Unsubscribe anytime. Terms of Service | Privacy Policy