Releases: johnbillion/user-switching
Releases · johnbillion/user-switching
1.11.1
1.11.0
- Adds a Switch Back link to all
wp_die()screens when you're switched into another account.
1.10.0
- When the user is switched, display all of User Switching's messages in the language of the original user
1.9.2
- Confirms support for WordPress 6.8
- Minor code quality improvements
1.9.1
- Fixes the
wp_loginandwp_logoutparameter usage which could cause a fatal error when passed an unexpected value.
1.9.0
- 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
- Adds a 'Switch back' link to some access denied messages within the admin area.
- Confirms support for WordPress 6.6.
1.7.3
- 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
- Confirm support for WordPress 6.4
- Reinstate the missing plugin readme file
1.7.1
- Fix the redirect type parameter passed to the
user_switching_redirect_tofilter - Increase the minimum supported version of PHP to 7.4