Skip to content

v2.0.23

Choose a tag to compare

@hawks010 hawks010 released this 23 Mar 15:05
· 19 commits to main since this release

Fix WordPress 6.9 login notice compatibility.

  • Replace removed login_messages() and login_errors() calls with a compatibility renderer that reads the current WP_Error object.
  • Keep native login info and error notices visible inside the branded login card without triggering a fatal on /wp-login.php.