Opis
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.
Instalacija
- 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.
ČPP
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.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Masquerade” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Masquerade” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.01
- Added nonce security check to POST request
1.0
- First stable release