"Login As"
Vince Ng created a cool plugin called "Login As" that allowed an admin to be redirected to login to a user's site as the user. This was helpful in seeing issues as they see them as opposed to what i see as an admin.
With 3.0 it just redirects to that user's log in screen. i cant find an updated version that is less than a year old.
The following line of code is the only one that references MU, so Im wondering if this is why it doesnt work.
add_submenu_page('wpmu-admin.php', 'Login As...', 'Login As...', 10, 'loginAs', 'displayLoginAsPage');
Everyday at WPMU DEV we help hundreds of WP Users. Become a member today to:
- Download 250+ Premium Plugins and Themes
- Get unlimited support from WordPress Experts
- Get help with your WordPress or BuddyPress projects
Help & Support from WPMU DEV members and staff
You'll really have to try and contact that plugin author, it's not a plugin we support.
There's a fair amount of privacy and legal concerns with that as well. We just suggest to our site admins that they keep login accounts for different levels.
Get personal, comprehensive and timely support and assistance
from WordPress Experts
There's a fair amount of privacy and legal concerns with that as well.
No more than any super admin would have.
Let me ask the question in a different way. Does wpmu-admin.php exists in 3.0? Is it called something else in 3.0?
Doesn't exist anymore - everything that included the phrase wpmu or mu was removed / replaced in wp3 during their purge.
This is the latest version I have: http://pastebin.com/tMQGsvrX and it keeps working for me. It seems my wpmu install automatically redirects wpmu-admin.php to ms-admin.php
I consider a really useful plugin for debugging but it seems to have some quirks after the 3.0.1 upgrade - does it work for anyone as meant?





