Discover, trust, install: FAIR 1.0 is here
MB User Switch
Version: 1.0
Description
MB User Switch provides:
* A “Switch User” link in the user list table.
* A floating “Switch Back” button visible on all frontend and admin pages.
* Secure switching with nonce verification.
* Clean code following WordPress standards.
Installation
- Upload the
mb-user-switch
folder to/wp-content/plugins/
. - Activate the plugin through the WordPress admin.
- Go to Users > All Users and click Switch User.
- Use the floating Switch Back button to return to your original user.
Faq
Only users with the manage_options
capability (typically Administrators) can switch users.
It appears in the bottom left corner on all frontend and admin pages while switched.
Reviews
Changelog
1.0
- Initial release: Switch user and switch back functionality.