Releases: wpmark/admin-bar-user-switching
Releases · wpmark/admin-bar-user-switching
v1.1.1
v1.1
- Add keyboard navigation
- Add magic-word feature, keyboard-only usage of the plugin
- Focus search input on clicking the admin-bar button - thanks to @shadyvb for work on these features
- Allow search on any user fields rather than just the login or username
- Make the search query parameters extensible with a filter so developers can easily edit them
- Escape calls to $_POST in the ajax search function
v.1.0
This release moves the plugin from showing all users in the switch to links in the admin bar to using an AJAX search box to search for a user instead. The resulting list is clickable to switch to that user. This makes the plugin much more usable for sites with a lot of users.