GitHunt
JE

jerodsanto/wp-skeleton-key

WordPress plugin that gives administrators a skeleton key (their own password) to login as any user they'd like.

=== Skeleton Key ===
Contributors: sant0sk1
Donate link: http://jerodsanto.net
Tags: admin, login, users, password, skeleton, key, manage, masquerade
Requires at least: 2.8
Tested up to: 2.9
Stable tag: trunk

Gives administrators a skeleton key (their own password) to login as any user they'd like.

== Description ==

As an administrator of a WordPress site with many users, it is often useful to login to a user's account to troubleshoot something. Asking for their password is tacky and having to reset it is amateurish. Thankfully, you don't have to do either when you're armed with this plugin. You can login to the site with any user's account by providing admin username followed by a "+" followed by their username and your administrative password. All other user authentication is passed on to WordPress core. Handy, huh?

To login as user joeblow you'd provide:

Username = admin+joeblow
Password = [the admin's password]

= New In This Version =

  1. WordPress 2.9 compatibility

== Installation ==

  1. Upload wp-skeleton-key/ directory to the wp-content/plugins directory.
  2. Activate 'Skeleton Key' through the 'Plugins' menu in WordPress.
  3. Login as any user with admin+user login and the administrator's password!

== Frequently Asked Questions ==

= Does this plugin rock? =

Yes, yes it does.

= I want feature [X] =

You should fork the project on GitHub and help add it! Or contact me via Twitter or my blog and let me know what features you think I should add.

= Where do I submit bugs? =

Issue tracking is also on GitHub.

== Changelog ==

= 1.1.1 =

  • WordPress 2.9 compatibility

= 1.1 =

  • Require admin+user to authenticate now. Secret-handshake-stylee.

= 1.0.1 =

  • Optimized queries to make only one call to the database to retrieve and test admin logins
  • Fixed links in Readme.txt file so closing parenthesis was not appended to the URL

= 1.0 =

  • Initial release

== Contributors ==

Languages

PHP100.0%

Contributors

Created October 27, 2009
Updated August 28, 2024