Skip to content

Releases: johnbillion/user-switching

1.7.3

21 Feb 00:01
Compare
Choose a tag to compare
  • Confirm support for PHP 8.3
  • Fix compatibility with BuddyPress version 12
  • Add configuration for the Live Preview feature on wordpress.org

1.7.2

16 Nov 22:20
Compare
Choose a tag to compare
  • Confirm support for WordPress 6.4
  • Reinstate the missing plugin readme file

1.7.1

16 Nov 21:52
Compare
Choose a tag to compare
  • Fix the redirect type parameter passed to the user_switching_redirect_to filter
  • Increase the minimum supported version of PHP to 7.4

1.7.0

30 Jul 11:52
Compare
Choose a tag to compare
  • Redirect to the current post, term, user, or comment being edited when switching off
  • Clean up some user-facing messages
  • Apply basic styling to the Switch Back link that appears in the footer
  • Use a better placement for the Switch To menu on bbPress profiles
  • Use a more appropriate HTTP response code if switching off fails
  • Exclude .editorconfig from dist ZIP

1.6.0

24 Jun 17:26
Compare
Choose a tag to compare
  • Add a 'Switch To' link to the order screen in WooCommerce
  • Add a 'Switch back' link to the My Account screen and the login screen in WooCommerce

1.5.8

02 Oct 17:52
Compare
Choose a tag to compare
  • Avoid a fatal if the interim-login query parameter is present on a page other than wp-login.php.

1.5.7

12 May 18:29
Compare
Choose a tag to compare
  • Fix some issues that could lead to PHP errors given a malformed cookie.
  • Fix documentation.

1.5.6

18 Sep 17:03
Compare
Choose a tag to compare
  • Add a class to the table row on the user edit screen.
  • Updated docs.

1.5.5

22 Jun 11:21
Compare
Choose a tag to compare
  • Added the user_switching_in_footer filter to disable output in footer on front end.
  • Documentation additions and improvements.

1.5.4

07 Feb 00:25
Compare
Choose a tag to compare
  • Fix a cookie issue caused by Jetpack 8.1.1 which prevented switching back to the original user.