Team SureMembers
January 30, 2026

SureMembers 2.0.3

Fix:

  • Fix: Resolved a fatal error occurring with the LearnDash plugin.

Team SureMembers
January 29, 2026

SureMembers 2.0.2

This release improves access control compatibility and enhances flexibility for login and logout redirections.

Tweak:

  • Custom URLs are supported for both login and logout redirects.

Fix:

  • Reverted the check_user_access_by_id helper function.

Team SureMembers
January 28, 2026

SureMembers 2.0.1

This release fixes a protected content option saving issue and ensures more reliable membership configuration.

Fix:

  • Resolved an issue where options were not saving correctly for protected content.

Team SureMembers
January 28, 2026

SureMembers 2.0.0

This update focuses on improving the admin experience while laying the groundwork for future features like corporate accounts. It also includes important fixes and refinements to ensure a smoother and more reliable experience.

New:

  • Introduced a new Admin UI that lays the foundation for upcoming features, including corporate accounts and other future enhancements.
  • Added an option to display posts/pages for unauthorized users.

Fix:

  • Resolved an issue where the user expiration date was reset during grant and revoke actions.
  • Fixed an issue where the SureMembers access group restriction shortcode did not display content correctly.

Team SureMembers
November 18, 2025

SureMembers 1.10.14

Fix:

  • SureDash Compatibility – Badges can get assigned/removed for users who get granted/revoked access to access groups.
  • Resolved an issue where the “Max Concurrent Logins” input field couldn’t be edited when the German language was active.
Team SureMembers
July 31, 2025

SureMembers 1.10.11

In this release, we’ve added Cloudflare Turnstile support to login forms — giving your site an extra layer of security.

You can now control the “Restrict the Block” option for blocks inside the Site Editor. This works great with SureDash Portal templates and SureCart product templates, too.

For developers, we’ve also introduced some handy helper functions! Now it’s super easy to add or remove users from access groups programmatically. Read more about it here.

New:

Improvements:

  • Now, ‘site-editor’ blocks can also be restricted from “Restrict This Block” option.
  • Introduced new function callbacks suremembers_add_user_to_group & suremembers_remove_user_from_group to add or remove users from access groups programmatically.

Fixes:

  • Query Monitor shows “Function _load_textdomain_just_in_time was called incorrectly” error.
Team SureMembers
June 24, 2025

SureMembers 1.10.10

Fixes:

  • PHP memory exhausted which leads plugin processing fails with Site Kit by Google plugin.
  • WooCommerce Integration: Getting PHP error “Uncaught Error: Call to a member function is_type() on bool” when old orders are scheduled for cleanup.
  • If a user upgraded to a new plan from SureCart, the old access groups were revoked.
  • Resolved issue where password reset links became invalid due to multiple reset keys being generated during email template rendering.
  • Resolved an issue where LearnDash user roles were not being synced correctly in Access Groups.
  • Resolved an issue where changing the access group status from the user’s tab removed the assigned role.
Team SureMembers
May 28, 2025

SureMembers 1.10.9

Fix:

  • PHP error while accessing filter_content_meta_values() with 1 passed parameter, in case of checking access group’s drip content.
Team SureMembers
May 27, 2025

SureMembers 1.10.8

We’re excited to announce the latest update of SureMembers:

This new update includes SureDash compatibility to get more granular control over your SureDash community spaces, groups, and course restrictions, along with several improvements and fixes to enhance your experience.

Plus we have added localization support for German and Spanish languages, making it easier for our international users to navigate and use the plugin.

Improvement:

  • SureDash compatibility added for spaces, groups, courses restrictions.
  • Added Localization support to SureMembers for German and Spanish.
  • Introducing a new filter ‘suremembers_restrict_login_redirect_url’ to modify the redirect URL for the login page.

Fix:

  • PHP notice “_load_textdomain_just_in_time was called incorrectly” after WordPress 6.8 update.
  • Resolved the errors “Call to a member function get_customer_id() on bool” and “Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given” in the WooCommerce integration.
Team SureMembers
February 18, 2025

SureMembers 1.10.7

Fix:

  • Resolved the warning “You attempted to edit an item that doesn’t exist. Perhaps it was deleted?” when editing any post/page.