And there is optional mode where you can use combination, say 'su, and it activates the form where you search for users, and then you can use keyboard arrows to navigate the list of results, and the return key to switch to the user.
The combo can be used to focus 'Switch Off link, following return to simulate click..
To activate this feature and set the combination, aka magic word, you need to use the abus ajax args and add 'magicWord variable..
Switch to user item is added to the WordPress admin bar to allow you to search for user to switch to...
The combo can be used to focus 'Switch Off link, following return to simulate click...
You can enter ID, part of exact username, URL, email, or display name, WordPress chooses the best fields to match to based on your input.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Correct issues which could in PHP when the plugin is active and User Switching plugin is not active..
Add filter for the switch to redirect url named abus switch to url this allows devs to alter the redirect url for different users as the filter is passed to switch to user object.. 1.0.3.
Uses AJAX to populate the user switch to list which therefore makes the plugin more compatible for sites with lots of users.. 0.1.
Read more