=== WPMS Sidebar Login Widget === Contributors: parkstreet Author: Joshua Parker Donate link: none Tags: wpmu, wpms, widget, login, multisite Requires at least: 2.8 Tested up to: 3.2.1 Stable tag: 1.3 Adds a sidebar widget to the main site of a WPMU/WPMS install. == Description == If you are running a WPMS blogging network, the issue with most login widgets that you add to the main site’s sidebar is that it doesn’t pull the user’s own blog info. That is why the WPMS Sidebar Login Widget was created. Instead of the user trying to remember the login page of their own site/blog, when a user logs into your main site, the widget will conveniently contain links to navigate to 3 different pages of the user's blog: dashboard, new post page, and profile page. Features: * Link to Network Admin page (only shows if user logged in is a super admin) * Link to user's dashboard * Link to user's new post page * Link to user's profile page * Link to forums page To make sure it works, activate the User Switching plugin on the main site only to switch to a different user. == Installation == Installation: 1. Extract wpms-sidebar-login-widget.zip to the /wp-content/plugins/ directory or install it the usual way through the plugins page. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings > Sidebar Login and set forum to true or false and set the relative path if forum is true. 4. Go to Appearance > Widgets and add the WPMS Sidebar Login widget to your sidebar. == Changelog == = 1.4 (2011-07-18) = *Fixed misplaced "div" tag that was breaking the sidebar. = 1.3 (2011-07-17) = * Added an options page so that users can set forum url to true/false without having to edit the plugin file. = 1.2 (2011-07-16) = * Deleted deprecated code that caused the plugin to not activate * Some code changes that didn't get saved in version 1.1 * Added some code back in that was deleted by mistake * Updated avatar size = 1.1 (2011-07-15) = * Added link to the Network Admin page for super admin(s) = 1.0 (2011-07-14) = * Initial Release == Screenshots == 1. Login form 2. Info shown when user is logged in 3. WPMS Sidebar Login Widget Settings