Skip to content

Releases: mikejolley/sidebar-login

Version 3.0.1

17 Oct 20:42
Compare
Choose a tag to compare

Fixes an issue where multiple additional links would not render if the text was all non-latin.

TIL sanitize_key removes non-latin text. sanitize_title works.

Version 3.0.0

08 Oct 21:59
Compare
Choose a tag to compare

This is a refactor of Sidebar Login with full compatibility for WordPress 5.x and PHP 5.6+. Most of the functionality remains the same, but I've given it a much needed overhaul and modernization. Hope it's useful.

Changelog

  • Refactor - Rewritten majority of plugin using more up to date standards and namespaces.
  • Refactor - Cleaned up the widget settings form to make functionality clearer.
  • Refactor - Removed email->username conversion since this is supported natively.
  • Tweak - Added %nicename% placeholder.
  • Tweak - Improved default styling and included extra wrapping divs (.sidebar-login-form, .sidebar-login-account, .sidebar-login-links).
  • Performance - Removed jQuery dependency and BlockUI script.
  • Performance - Removed sidebar_login_js_in_footer filter - this is now true by default.
  • Fix - Prevent notices due to incorrect sizeof() usage.

2.7.3

26 Nov 15:34
Compare
Choose a tag to compare

Release of version 2.7.3

2.7.2

04 Jul 14:02
Compare
Choose a tag to compare

Release of version 2.7.2