Description
This plugin adds an option to the User List in the admin area where you can click βMasquerade as Userβ, you will be automatically logged in as that user and redirected to the home page.
Installation
- Download the plugin and extract the files
- Upload
masquerade
directory to your WordPress Plugin directory - Activate the plugin through the βPluginsβ menu in WordPress
- Goto the βUsersβ menu in WordPress to see Masquerade Link.
FAQ
Q: Why doesn’t the Masquerade as Userβ link appear in the user list?
A: For security reasons, the link only appears to users that have the βdelete_usersβ capability.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Masquerade” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Masquerade” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.01
- Added nonce security check to POST request
1.0
- First stable release