Changelog
Check out all the recent releases and updates listed below!
Added social login settings for WordPress comments.
Added compatibility for LoginPress Redirects with WPML languages.
Improved auto-detection of the current username when adding it as a placeholder in the blacklist settings.
Fixed issues with Limit Login Attempts and Social Login settings on fresh installations.
Handling login redirects when the role name contains more than one word.
Resolved login redirects conflicts with LearnDash.
Fixed SQL syntax error in social login provider update process.
Ensuring compatibility with existing roles and permissions.
Improved compatibility between LoginPress Custom Password Strength and the WordPress core password strength feature.
Fixed a JavaScript issue that could trigger an “Invalid or unexpected token” error during optout.
Fixed footer bar issue with the LoginPress Customizer live preview vs frontend.
Fixed box shadow customization issues.
Fixed "Back to site" option in customizer.
Fixed auto-playing audio for YouTube background videos.
Applied coding standards across the entire codebase.
Improved add-ons layout management by adding the loginpress_excluded_addons filter.
Optimized and cleaned up the codebase for better performance and maintainability.
Reduced overall plugin file size for faster loading.
Updated the LoginPress branded icon in the WordPress dashboard menu.
Fixed several issues with the LoginPress Customizer live preview.
Resolved social login issues on subfolder installations.
Compatible with WordPress 6.9
Applied coding standards across the entire codebase.
Improved add-ons layout management by adding the loginpress_excluded_addons filter.
Optimized and cleaned up the codebase for better performance and maintainability.
Reduced overall plugin file size for faster loading.
Updated the LoginPress branded icon in the WordPress dashboard menu.
Integrate core features with LoginPress - Widget Add-On.
Added a filter loginpress_social_login_can_register to allow custom control over user registration during social login.
Added an action loginpress_social_login_registered that fires after a user successfully registers through social login.
Fixed several language issues in JavaScript strings.
Fixed several issues with the LoginPress Customizer live preview.
Resolved social login issues on subfolder installations.
Resolved Add-Ons installations issue specific from v6.0.2.
Compatible with WordPress 6.9
Social login styling issue on integration forms.
Limit Login Attempt and social login tables not found on first install.
EDD limit login attempts error message display issue.
Optimized Login Widget asset loading - scripts now only load when widget is present on the page.
Fixed Google reCAPTCHA v3 integration on WooCommerce registration form.
Fixed default values configuration for Limit Login Attempt Add-On.
Roar to 6.0: Converted all plugin settings to React for a faster, more modern admin experience.
Fixed issue with the Hide login feature, the LoginPress customizer theme switching option.
Resolved the Login Redirects issue with the User Switching plugin.
Fixed Social Login with Apple authentication issue.
Fixed password strength error message display on login widget.
Auto-enable all Add-Ons upon LoginPress Pro activation.
Limit Login Attempts module enhancements:
* Added custom error message support for limiting login attempt errors.
* Added custom email notifications for limited login attempt errors.
* Introduced a new "Status" column under the “Attempt Details” table, showing Success, Failed, or Locked attempts.
* Added Limit Concurrent feature — restricts the number of simultaneous sessions per user to prevent account sharing or suspicious activity.
* Added controls to manage REST API endpoints: Disable User Endpoints, Disable App Login Endpoints, and Disable Application Passwords.
Added a custom font control in the LoginPress customizer for fully personalized login page typography.
Introduced an option to allow crawler access when "Force Login" is enabled on the site.
Enhanced security by adding a new option to require admin users to log in before accessing the site through social platforms.
Added Microsoft Tenant ID option to the Microsoft Social Login settings.
Added ability to restrict specific domains during Social Login.
Added an option to allow crawlers to access the site when force login is enabled.
Added LifterLMS redirect options in the Redirects tab for customized LMS user flows.
Improved AutoLogin search — now admins can search users by email in addition to username.
Added admin verification for Google reCAPTCHA v3 to implement before enabling for users.
Optimized and cleaned the codebase for better performance and maintainability.
Roar to 6.0: Converted all plugin settings to React for a faster and more modern UI experience.
Updated the color control in the Customizer, introducing a new transparency feature.
Added the ability to restrict specific email domains from registering on the site.
Added support for special characters in usernames during registration, with language-based handling.
Introduced a random background image control for the login page.
Resolved the welcome message display issue when the force password change screen appears.
Error message during password reset.
Range control issue in customizer.
Optimized and cleaned up the codebase for better performance and maintainability.
Important security update addressing WordPress.com authentication vulnerability.
Fixed Google reCAPTCHA V3 returning error issue.
Fixed wp_loaded hook loading issue when LearnDash is active - now properly restricted to login page only.
Resolved deprecated and renamed Google Fonts compatibility issues.
Added new filter loginpress_before_turnstile_validation for custom validation handling.