Beschrijving
This plugin allows you to quickly swap between user roles in WordPress at the click of a button. You’ll be instantly switched to the new user role. This is handy for test environments where you regularly log out and in between different accounts, or for administrators who need to switch between multiple accounts to test the feature in different user roles.
Features
- Switch Role To: Instantly switch to any user role from the admin bar at top.
- Switch back: Instantly switch back to your originating role.
- Compatible with WordPress, WordPress Multisite, WooCommerce.
Security
- Only users with the ability to edit other users can switch user roles. By default this is only Administrators on single site installations, and Super Admins on Multisite installations.
Usage
- Once plugin is activated, you will see Switch Role To in the top admin bar.
- Clicking this will bring the list of user roles available in the system.
- Click on any user role you want to test as.
- You can switch back to your originating user role via the Switch back link on the top admin bar.
Beoordelingen
2 april 2021
1 reactie
Was asking for a floating button to get back to the admin, got in in a couple of days. Great plugin! Great support!
14 maart 2021
1 reactie
Great, i tested and it works non problem with Last Wordpress Version.
Good job!
Bijdragers & ontwikkelaars
“User Role Switcher” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “User Role Switcher” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.2.4
- [Security] Role switching now requires the
promote_userscapability (administrators / super admins) instead ofmanage_options, preventing a lower-trust custom role grantedmanage_optionsfrom self-assigning a higher role such as administrator.
0.2.3
- [Security] Added a capability check to the role-switch handler so only administrators (or an already-switched user switching back) can switch roles.
- [Security] The “Switch Back” action now verifies its nonce before changing any roles.
- [Security] Escaped role-switch URLs and labels in the admin bar and floating button output.
- [Security] Hardened the post-switch redirect to a safe, local URL (no longer trusts the host header).
- [Fix] Replaced the deprecated
FILTER_SANITIZE_STRINGwith core sanitization for PHP 8.1+ compatibility.
0.2.0
- [Improvements] Added floating action button when role is switched.
0.1.0
- Initial release
