user-switching
user-switching copied to clipboard
WordPress plugin that provides instant switching between user accounts.
A slightly annoying behaviour is that when switching users from the post editing screen, the post lock isn't released and you see the "This post is being edited by X"...
Ideally when the user is switched, all of the messages that get output by User Switching would be shown in the original user's language instead of the language that the...
I'm using [Bedrock](http://bedrock.io) which puts Wordpress in it's own subdirectory. Part of this setup is to change the site url like the following: `define('WP_SITEURL', "http://site.com/wp");` This works fine along with...
As requested by audbennett on https://wordpress.org/support/topic/show-in-use/ > Customers email orders to us in a shared mailbox so that anyone in the company can read the email and enter the order....
When a Network Administrator switches to another user and tries to visit the dashboard of a subsite they don't have access to, they get a screen that talks about how...
Fixes #94 ## Concerns * If a user switches into an account and then goes on holiday for a week, other users who attempt to switch into the account will...
This PR updates [Plugin Infrastructure](https://github.com/johnbillion/plugin-infrastructure) to `johnbillion/plugin-infrastructure@actions-sast` for testing purposes. This PR should not be merged. See https://github.com/johnbillion/plugin-infrastructure/pull/34 for more details. This is an automated PR created by [the Test...
You recently completed https://github.com/johnbillion/user-switching/issues/116 - which is awesome and works great. Thanks! This includes a Switch Back link on pages such as: wp-admin/network/sites.php However, the switch back link is not...
To reproduce: * Two users are switched into the same account * User A clicks Log Out Everywhere Else * User B gets logged out and sent to login screen...