=== Network Switch Button === Contributors: WPMUDEV Tags: rebrand, admin area, backend, wpmu, rebranding, multisite, network admin, network admin button, ui, 3.2 ui Requires at least: 3.2 Tested up to: 4.1 Stable tag: 1.1 Add a Network Admin / Site Admin button to your WordPress Multisite Dashboard == Description == It's not until something is gone that you realise just how much you'll miss it. Are you a network admin who hops back and forth between your site and network dashboards all of the time? Think that the WordPress 3.2 UI with its dropdown menu adds one click too many? Add a Network Admin / Site Admin button to the top right of your dashboard to speed up your navigation of your WordPress multisite. == Installation == = To Install: = 1. Download the plugin file 2. Unzip the file into a folder on your hard drive 3. Upload the `/network-switch/` folder to the `/wp-content/plugins/` folder on your site 4. Visit Network Admin -> Plugins and Network Activate it there. 5. To have a button rather than a link add the below line above /* That's all, stop editing! Happy blogging. */ define ('NSB_SHOW_BUTTON', true); == Frequently Asked Questions == = Do I need to be a paid WPMU DEV member? = No. This is a freebie plugin we used to solve a problem we were having on a Multisite install. == Screenshots == 1. Network Admin Button 2. Site Admin Button 3. Network Admin Link 4. Site Admin Link == Changelog == = 1.0 = Initial Release