Subject: Login form stops responding after updating to WordPress 6.9
-
Hi,
After updating my site to WordPress 6.9, I encountered an issue where the default WordPress login form stopped responding.
When clicking the login button on/wp-login.php, nothing happens — no redirect, no error message, and no login attempt is processed.What I tested
- The frontend of the site loads normally.
- Existing logged-in users can still access the admin dashboard without issues.
- Server error logs did not show anything directly related to the login request.
- No JavaScript errors appear in the browser console on the login page.
How I identified the cause
After disabling plugins one by one, I found that:Deactivating “Profile Builder” immediately restores normal login behavior.
When Profile Builder is active, the login button does nothing at all.
When Profile Builder is deactivated, the default WP login screen works correctly.Environment
- WordPress: 6.9
- PHP: 8.3.21
- Profile Builder: 3.15.0
- Theme: Custom theme
- No other plugins or custom code that modify the login process.
This issue only occurs after updating to WordPress 6.9.
Could you please investigate compatibility with WordPress 6.9?
It appears that something in the plugin is interfering with the core login process.If you need additional logs or debugging information, I will gladly provide it.
Thank you.
You must be logged in to reply to this topic.