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.
Adam
November 22, 2024

SureMembers 1.10.4

We’re happy to release SureMembers 1.10.4, a minor update with improvements to ensure a smoother experience for you and your members.

This update tackles several key issues, enhancing compatibility and resolving potential problems:

  • Enhanced Compatibility: We’ve updated the licensing library to eliminate error warnings that could arise with PHP 8.2, ensuring seamless functionality for users on the latest PHP versions.
  • Improved Order Management: We’ve squashed a bug that occurred during permanent order deletion, making your administrative tasks cleaner and more efficient.
  • Consistent Branding: Your custom logo will now display correctly on the WordPress login page, even when using WordPress 6.7, maintaining a consistent brand experience for your users.
  • Improved Email Delivery: We’ve addressed a character encoding issue in email templates, ensuring that your communication with members is always clear, consistent, and correctly displayed.

This update focuses on refining the core functionality of SureMembers, providing a more polished and reliable experience for both administrators and members. Upgrade today to enjoy these improvements!

Improvement:

  • Improvement: Updated the licensing library to fix error warnings related to PHP 8.2 version.

Fix:

  • Fix: Fixed the issue which were getting generated while permanently deleting the order.
  • Fix: The custom logo was not getting displayed on the wp-login page while using WordPress 6.7 version.
  • Fix: Fixed the issue with character encoding issue for email templates.
Adam
June 26, 2024

SureMembers 1.10.3: Downloads Functionality Enhanced!

We’re pleased to announce SureMembers 1.10.3, addressing crucial enhancements for a smoother user experience!

Key Improvements:

  • Seamless Downloads Access: We’ve resolved a pagination issue that prevented all uploaded media files from appearing in the downloads section. Now you can effortlessly access your complete library of downloadable content.
  • Enhanced Restriction Logic: We’ve fine-tuned the redirect functionality, ensuring a seamless experience for non-logged-in users attempting to access restricted download files. They will now be redirected and presented with a clear restriction message.

Update now and experience these improvements!

Fix:

  • Fix: In downloads section, all of the uploaded media files were not getting displayed due to pagination issue.
  • Fix: Fixed the logic to redirect and display the restriction message when the download file is viewed in non-logged in view.
Adam
May 3, 2024

SureMembers 1.10.2

Improvement:

  • Improvement: Corrected the UI issue with the files selected in the downloads section in Access Group.

Fix:

  • Fix: The restricted message template was not getting displayed properly for the custom post type designed using Astra’s Site Builder.
  • Fix: The drip content restriction feature was not working with user role sync setting.
  • Fix: Corrected the color picker display and alignment issue which was restricting to select the correct color in login customizer tab.
Team SureMembers
April 15, 2024

SureMembers 1.10.1

Improvement:

  • Improvement: Corrected the UI issue with the files selected in the downloads section in Access Group.

Fix:

  • Fix: The restricted message template was not getting displayed properly for the custom post type designed using Astra’s Site Builder.
  • Fix: The drip content restriction feature was not working with user role sync setting.
  • Fix: Corrected the color picker display and alignment issue which was restricting to select the correct color in login customizer tab.
Team SureMembers
March 21, 2024

SureMembers 1.10: User Importing & New Email Sending System

Introducing two new features to SureMembers with this release.

User Importing

First new features, user importing. With user importing you will be able to easily migrate from other membership solutions with ease. We provide a sample CSV file for you to add your new members to, and then import.

We put a lot of effort into building this the right way with proper validation and feedback on any errors.

Email Sending System

We have a big vision for SureMembers and an essential component to get there is adding an email sending system that we can expand upon when certan events are triggerd.

This initial release will introduce 3 new emails that can be sent.

  • Reset Password Email: This will override the native email that WordPress sends, giving you complete control over what is sent
  • New User Onboarding Email: This email will be sent when a new user is registered or added in some way, to your website
  • Access Granted Email: This email is sent when a user is added to a new access group

For each of these email you can customize the text and add any number of tokens inside the email.

For example, the access granted email, you can include the date that the access will expire for memberships that have a fixed legnth.

As we introduce new features to SureMembers, we will also be adding more email templates.

✨ New:

  • New: Introduced the email notification feature for access groups.
  • New: Introduced the import users feature via CSV file.