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
November 3, 2025

SureMembers 1.10.13

This update has a bug fix for SureDash compatibility.

Fix:

  • Even if the user’s access group has expired, the user can still access the portal inside content.
Team SureMembers
September 12, 2025

SureMembers 1.10.12

Let’s have a stability update, which will address some compatibility issues with third-party plugins and introduce new language support.

New:

  • Added translation support to SureMembers for Brazilian Portuguese.

Fixes:

  • Elementor elements “Restrict this Block” setting won’t work when any user gets added/revoked from any Access Group.
  • When WP_Error occurs while getting get_password_reset_key mail Reset URL is malformed.
  • LearnDash Compatibility – All Course, All Groups selected options are not visible under Access Group rulesets.
  • Corrected the plugin logo display on the dashboard updates section
  • Provided language translations were not working in the dashboard app.
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.
Team SureMembers
February 17, 2025

SureMembers 1.10.6

Fix:

  • Improved codebase for improved security.
  • PHP notice “_load_textdomain_just_in_time was called incorrectly”.
  • Extra “a” letter removed from email notification template.
  • The expiration date was not updated if the user was revoked access and then granted access again after a few days.
Team SureMembers
November 28, 2024

SureMembers 1.10.5

New:

  • Added the suremembers_after_restricted_message_content action to display custom content after the restricted message section.

Improvements:

  • Improved the code base to help achieve good compatibility with SureDash portal.
  • Improved the login form popup CSS to improve the compatibility with FSE themes.