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:
- Integrated Cloudflare Turnstile under Login Customizer for spam protection and enhanced security. ( https://suremembers.com/docs/cloudflare-turnstile/ )
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.