This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: User Switching | Admin Bar | |
* Plugin URI: http://markwilkinson.me | |
* Description: Build upon the User Switching plugin (http://wordpress.org/extend/plugins/user-switching/) by John Blackbourn and adds a dropdown list of users in the WordPress admin bar with a link to switch to that user. | |
* Author: Mark Wilkinson | |
* Author URI: http://markwilkinson.me | |
* Version: 1.0 | |
*/ |