v2.0.23
Fix WordPress 6.9 login notice compatibility.
- Replace removed
login_messages()andlogin_errors()calls with a compatibility renderer that reads the currentWP_Errorobject. - Keep native login info and error notices visible inside the branded login card without triggering a fatal on
/wp-login.php.