Beskrivning
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.
Vanliga frågor
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Masquerade” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Masquerade” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.01
- Added nonce security check to POST request
1.0
- First stable release