Beschrijving
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.
Schermafdrukken
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Masquerade” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Masquerade” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.01
- Added nonce security check to POST request
1.0
- First stable release