Skip to content

Releases: johnbillion/user-switching

1.11.1

04 Dec 16:07
Immutable release. Only release title and notes can be modified.
dcda860

Choose a tag to compare

  • Confirms support for WordPress 6.9

1.11.0

15 Oct 22:33
88d9959

Choose a tag to compare

  • Adds a Switch Back link to all wp_die() screens when you're switched into another account.

1.10.0

27 Jul 16:32
5f78e62

Choose a tag to compare

  • When the user is switched, display all of User Switching's messages in the language of the original user

1.9.2

16 Apr 17:12
9ed1546

Choose a tag to compare

  • Confirms support for WordPress 6.8
  • Minor code quality improvements

1.9.1

05 Dec 11:00
cc875be

Choose a tag to compare

  • Fixes the wp_login and wp_logout parameter usage which could cause a fatal error when passed an unexpected value.

1.9.0

21 Nov 09:41
37f8f3b

Choose a tag to compare

  • Introduces a confirmation message when a user attempts to switch into an account which somebody else is already switched into. Helpful for teams of support engineers who switch into customer accounts.
  • Confirms support for WordPress 6.7.
  • Confirms support for PHP 8.4.
  • Various code quality improvements.

1.8.0

22 Jul 15:04
f7d62be

Choose a tag to compare

  • Adds a 'Switch back' link to some access denied messages within the admin area.
  • Confirms support for WordPress 6.6.

1.7.3

21 Feb 00:01

Choose a tag to compare

  • Confirms support for PHP 8.3
  • Fixes compatibility with BuddyPress version 12
  • Adds configuration for the Live Preview feature on wordpress.org

1.7.2

16 Nov 22:20

Choose a tag to compare

  • Confirm support for WordPress 6.4
  • Reinstate the missing plugin readme file

1.7.1

16 Nov 21:52

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