5.6.1

Compatibility1 Fix3 Tweak3

Compatibilitys

  • Changed name of the $HTTP_RAW_POST_DATA variable to avoid erroneously tripping PHP 7 compatibility checks.

Fixes

  • Fixed a potential logging issue that could prevent some lockout notices from being properly logged on non-English sites.
  • Prevented some notices from displaying to users who do not need to see them.
  • Limited notices to only display on specific pages on the dashboard.

Tweaks

  • Removed legacy code that is no longer needed.
  • Started tracking when a user was last seen as logged in and active for future use.
  • Added a placeholder for the Pro feature "User Security Check".