Skip to content

v2.1.0

Compare
Choose a tag to compare
@BrianHenryIE BrianHenryIE released this 23 May 01:49
· 111 commits to master since this release
  • Add: CLI commands wp autologin-urls get-url and wp autologin-urls send-magic-link
  • Fix: Links to /wp-admin were redirecting to wp-login screen because $_COOKIE was not yet set
  • Performance: Return early when no querystring set
  • Fix: wp_safe_redirect() exit() is now conditional